FlexChart | ComponentOne
C1.WPF.Chart.Finance Assembly / C1.WPF.Chart.Finance Namespace / PointAndFigureOptions Class / SquareGrid Property

In This Topic
    SquareGrid Property
    In This Topic
    Gets or sets a value indicating whether to use square grid.
    Syntax
    'Declaration
     
    Public Property SquareGrid As Boolean
    public bool SquareGrid {get; set;}
    See Also