RadControls for Silverlight

Base class for all kind of indicators (needle, marker, bar, state indicator and so on).

Namespace: Telerik.Windows.Controls.Gauges
Assembly: Telerik.Windows.Controls.Gauge (in Telerik.Windows.Controls.Gauge.dll) Version: 2013.2.611.1050

Syntax

C#
public class IndicatorBase : ScaleObject, 
	IGaugeIndicator
Visual Basic
Public Class IndicatorBase _
	Inherits ScaleObject _
	Implements IGaugeIndicator

Inheritance Hierarchy

See Also