C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3D Namespace / Chart3DAxis Class / MajorGrid Property

In This Topic
MajorGrid Property
In This Topic
Gets the major grid lines object.
Syntax
'Declaration
 
Public ReadOnly Property MajorGrid As Chart3DGridLines
 
Remarks
Major grids are placed coincident with major tickmarks at UnitMajor intervals. The MajorGrid property is used to set the grid line appearance.
See Also