ComponentOne FinancialChart for UWP
C1.Xaml.Chart.Finance Namespace / FinancialChartOptions Class / ReversalAmount Property

In This Topic
    ReversalAmount Property
    In This Topic
    Specifies the reversal amount for the Kagi chart. The default value is 14.
    Syntax
    'Declaration
     
    
    Public Property ReversalAmount As Double
    public double ReversalAmount {get; set;}
    See Also