[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.GridMajor

GridMajor Property

GridMajor

Gets or sets the major grid lines object.

Declaration
public ChartGridStyle GridMajor { get; set; }
Remarks

Major grids are placed coincident with major tick marks at UnitMajor intervals. The GridMajor property is used to set the grid line appearance.

See Also