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

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