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

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

Property Value

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