Gets or sets whether major tick mark values are calculated automatically.
[Visual Basic]
Public Property AutoMajor As Boolean
[C#]
public bool AutoMajor {get;set;}
[Delphi]
public property AutoMajor: Boolean read get_AutoMajor write set_AutoMajor;
Remarks
Setting the UnitMajor property automatically sets AutoMajor to false.
See Also
Axis Class | Axis Members | C1.Win.C1Chart Namespace | Axis Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |