In This Topic
Gets the style of the axis major grid lines.
Syntax
'Declaration
ReadOnly Property MajorGridStyle As IStyle
IStyle MajorGridStyle {get;}
Property Value
An
GrapeCity.ActiveReports.Extensibility.Rendering.Components.IStyle specifying the style of the axis major grid lines.
See Also