[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.UnitMinor

UnitMinor Property

UnitMinor

Gets or sets the units between minor tick marks.

Declaration
public double UnitMinor { get; set; }
Remarks

Setting this value automatically changes AutoMinor to false.

See Also