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

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