ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / MajorGrid Property

In This Topic
    MajorGrid Property
    In This Topic
    Gets or sets major grid visibility
    Syntax
    'Declaration
     
    Public Property MajorGrid As Boolean
    public bool MajorGrid {get; set;}
    See Also