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

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