ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Finance Namespace / FinancialExtraOptions Class / KagiReversalAmount Property

In This Topic
    KagiReversalAmount Property
    In This Topic
    Specifies the reversal amount for the Kagi chart.
    Syntax
    'Declaration
     
    
    <DefaultValueAttribute(14)>
    Public Property KagiReversalAmount As Integer
    [DefaultValue(14)]
    public int KagiReversalAmount {get; set;}
    Remarks
    The default value is 14.
    See Also