[]
        
(Showing Draft Content)

C1.Win.C1Chart.Axis.AutoMajor

AutoMajor Property

AutoMajor

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

Declaration
public bool AutoMajor { get; set; }
Remarks

Setting the UnitMajor property automatically sets AutoMajor to false.

See Also