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

In This Topic
    MinorGrid Property (Axis)
    In This Topic
    Syntax
    'Declaration
     
    Public Property MinorGrid As System.Boolean
    public System.bool MinorGrid {get; set;}
    See Also