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

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

Syntax

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

See Also