[]
        
(Showing Draft Content)

C1.Win.C1Chart3D.Chart3DAxis.MajorGrid

MajorGrid Property

MajorGrid

Gets the major grid lines object.

Declaration
public Chart3DGridLines MajorGrid { get; }
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