ComponentOne BubbleChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Chart Namespace / ChartAxis Class / GridMinor Property

In This Topic
    GridMinor Property
    In This Topic
    A value that provides information for the minor grid line.
    Syntax
    'Declaration
     
    Public Property GridMinor As ChartAxisGrid
    public ChartAxisGrid GridMinor {get; set;}
    See Also