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

In This Topic
    MajorGridStyle Property (IAxis)
    In This Topic
    Gets opacity color, width and dash style for axis major grid
    Syntax
    'Declaration
     
    ReadOnly Property MajorGridStyle As IStyle
    IStyle MajorGridStyle {get;}
    See Also