Gets or sets whether the axis origin is selected automatically.
[Visual Basic]
Public Property AutoOrigin As Boolean
[C#]
public bool AutoOrigin {get;set;}
[Delphi]
public property AutoOrigin: Boolean read get_AutoOrigin write set_AutoOrigin;
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. |