[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.AutoMinor

AutoMinor Property

AutoMinor

Gets or sets whether minor tick mark values are calculated automatically.

Declaration
public bool AutoMinor { get; set; }
Remarks

Setting the UnitMinor property automatically sets AutoMinor to false.

See Also