ComponentOne ASP.NET MVC Controls
PointAndFigureBoxSize Property

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

Reference

FinancialExtraOptions Class
FinancialExtraOptions Members