Gets or sets the maximum value of function parameter.

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

Syntax

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

See Also