Gets or sets whether the maximum value for the axis is set automatically.

Namespace:  C1.Silverlight.Chart
Assembly:  C1.Silverlight.Chart (in C1.Silverlight.Chart.dll)

Syntax

C#
public bool AutoMax { get; set; }
Visual Basic
Public Property AutoMax As Boolean
	Get
	Set

See Also