Gets or sets the units between major tick marks.
[Visual Basic]
Public Property UnitMajor As Double
[C#]
public double UnitMajor {get;set;}
[Delphi]
public property UnitMajor: Double read get_UnitMajor write set_UnitMajor;
Remarks
Setting this value automatically changes 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. |