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

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