Blazor | ComponentOne
C1.Blazor.Chart Assembly / C1.Blazor.Chart Namespace / Axis Class / MinorGridStyle Property

In This Topic
    MinorGridStyle Property
    In This Topic
    Gets the minor grid style.
    Syntax
    'Declaration
     
    
    Public Property MinorGridStyle As String
    public string MinorGridStyle {get; set;}
    See Also