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