FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.Chart Namespace / Axis Class / MinorGrid Property

In This Topic
    MinorGrid Property (Axis)
    In This Topic
    Gets or set a value indicating whether to draw minor grid.
    Syntax
    'Declaration
     
    Public Property MinorGrid As Boolean
    public bool MinorGrid {get; set;}
    See Also