FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / _minorGrid Field

In This Topic
    _minorGrid Field
    In This Topic
    Gets or set a value indicating whether to draw minor grid.
    Syntax
    'Declaration
     
    Public _minorGrid As Boolean
    public bool _minorGrid
    See Also