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

In This Topic
    PointAndFigureReversal Property (FinancialExtraOptions)
    In This Topic
    Specifies the reversal amount for the point and figure chart.
    Syntax
    'Declaration
     
    Public Property PointAndFigureReversal As Integer
    public int PointAndFigureReversal {get; set;}
    Remarks
    The default is 3.
    See Also