Main gauge panel.
All gauges (radial, linear, digital panel, and state indicator)
should be placed here. It can have flexible content layout.
Any WPF panel object (Grid, StackPanel, DockPanel and so on)
can be used as content of the gauge panel.
Namespace:Â
Telerik.Windows.ControlsAssembly:Â
Telerik.Windows.Controls.Gauge (in Telerik.Windows.Controls.Gauge.dll) Version: 2013.1.403.1050
Syntax
| Visual Basic |
|---|
Public Class RadGauge _
Inherits ContentControl _
Implements IThemable |
Inheritance Hierarchy
See Also