RadControls for WPF

Common base class for GaugeRange and GaugeRangeGroup. Provides access to the range events.

Namespace: Telerik.Windows.Controls.Gauge
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.40

Syntax

C#
public class RangeEventSource : Freezable
Visual Basic
Public Class RangeEventSource _
	Inherits Freezable

Inheritance Hierarchy

See Also