ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel.DV Namespace / Axis Class / MinorGrid Property

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