[]
Gets or sets whether the axis minimum value is calculated automatically.
[C1Description("ChartAxis.AutoMin", "Specifies whether the axis minimum value is calculated automatically.")]
public bool AutoMin { get; set; }
<C1Description("ChartAxis.AutoMin", "Specifies whether the axis minimum value is calculated automatically.")>
Public Property AutoMin As Boolean