ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / Axis Class / MinorGrid Property

In This Topic
    MinorGrid Property
    In This Topic
    Gets or sets a value indicating whether the axis includes minor grid lines.
    Syntax
    'Declaration
     
    Public Property MinorGrid As Boolean
    public bool MinorGrid {get; set;}
    See Also