Gets or sets whether the minimum X value is calculated automatically.
[Visual Basic]
Public Property AutoMin As Boolean
[C#]
public bool AutoMin {get;set;}
[Delphi]
public property AutoMin: Boolean read get_AutoMin write set_AutoMin;
Remarks
When AutoMin is true the AxisX.Min is used as minimum x.
See Also
YFunction Class | YFunction Members | C1.Win.C1Chart Namespace | YFunction Class
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |