[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.FinancialExtraOptions.PointAndFigurePeriod

PointAndFigurePeriod Property

PointAndFigurePeriod

Specifies the ATR period of the point and figure chart.

Declaration
public int PointAndFigurePeriod { get; set; }
Remarks

The default is 20. Must be an integer less than the length of the data and greater than one.