Represents a linear range that arranges ints ticks
and labels in a straight line and defines attached
properties for the contained indicators.
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 Class LinearGaugeRange _
Inherits GaugeRange |
| Visual C++ |
|---|
public ref class LinearGaugeRange : public GaugeRange |
Inheritance Hierarchy
See Also