Gets or sets the minimal value of function parameter.

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

Syntax

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

See Also