Gets or sets the mininmal value.

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

Syntax

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

See Also