RadControls for Silverlight

Gets or sets the lower bound of the range. If it is greater than the value of To, they are swapped.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.1.403.1050

Syntax

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

See Also