FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport.Chart Namespace / Chart2DGridStyle Class / AutoSpacing Property

In This Topic
    AutoSpacing Property (Chart2DGridStyle)
    In This Topic
    Gets or sets a value indicating whether gridline spacing is calculated automatically.
    Syntax
    'Declaration
     
    Public Property AutoSpacing As Boolean
    public bool AutoSpacing {get; set;}
    See Also