ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.DV Namespace / IAxis Interface / MajorGrid Property

In This Topic
    MajorGrid Property (IAxis)
    In This Topic
    Gets major grid visibility
    Syntax
    'Declaration
     
    ReadOnly Property MajorGrid As Boolean
    bool MajorGrid {get;}
    See Also