ComponentOne ASP.NET MVC Controls
PointAndFigureReversal Property

C1.Web.Mvc.Finance Namespace > FinancialExtraOptions Class : PointAndFigureReversal Property
Specifies the reversal amount for the point and figure chart.
Syntax
'Declaration
 
<DefaultValueAttribute(3)>
Public Property PointAndFigureReversal As Integer
[DefaultValue(3)]
public int PointAndFigureReversal {get; set;}
Remarks
The default is 3.
See Also

Reference

FinancialExtraOptions Class
FinancialExtraOptions Members