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