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

In This Topic
    MajorGridStyle Property (Axis)
    In This Topic
    Gets or sets opacity color, width and dash style for axis major grid
    Syntax
    'Declaration
     
    Public Property MajorGridStyle As Style
    public Style MajorGridStyle {get; set;}
    See Also