This is a base class for the radial indicators.
It keeps a cache of the attached properties of the radial
range. It defines neither visualization nor behavior so it is marked abstract.
Namespace: Telerik.Windows.ControlsAssembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.422.2040 (2013.1.0422.2040)
Syntax
| Visual Basic |
|---|
Public MustInherit Class RadialGaugeIndicator _
Inherits BarGaugeIndicator |
Inheritance Hierarchy
See Also