Gets or sets the minimum possible value of the range element.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

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

See Also