ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / Axis Class / MinorGrid Property

In This Topic
    MinorGrid Property
    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