[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.GridMinor

GridMinor Property

GridMinor

Gets or sets the minor grid lines object.

Declaration
public ChartGridStyle GridMinor { get; set; }
Remarks

Minor grids are placed coincident with minor tick marks at UnitMinor intervals. The GridMinor property is used to set the grid line appearance.

See Also