Gets or sets the maximal value.

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

Syntax

C#
public double Max { get; set; }
Visual Basic
Public Property Max As Double
	Get
	Set

See Also