MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Axis Class / MinorGridLines Property

In This Topic
MinorGridLines Property
In This Topic
Gets or sets a value indicating how the minor gridlines are displayed.
Syntax
'Declaration
 
Public Property MinorGridLines As GridLines
 

Property Value

A GridLines object indicating how the minor gridlines are displayed.
See Also