FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / PointAndFigureOptions Class / ReversalAmount Property

In This Topic
    ReversalAmount Property (PointAndFigureOptions)
    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