Gets or sets whether minor tick mark values are calculated automatically.
[Visual Basic]
Public Property AutoMinor As Boolean
[C#]
public bool AutoMinor {get;set;}
[Delphi]
public property AutoMinor: Boolean read get_AutoMinor write set_AutoMinor;
Remarks
Setting the UnitMinor property automatically sets AutoMinor 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. |