ComponentOne ASP.NET MVC Controls
PointAndFigurePeriod Property

C1.Web.Mvc.Finance Namespace > FinancialExtraOptions Class : PointAndFigurePeriod Property
Specifies the ATR period of the point and figure chart.
Syntax
'Declaration
 
<DefaultValueAttribute(20)>
Public Property PointAndFigurePeriod As Integer
[DefaultValue(20)]
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.
See Also

Reference

FinancialExtraOptions Class
FinancialExtraOptions Members