RadControls for Silverlight

Represents full-circle radial gauge.

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

Syntax

C#
public class RadRadialGauge : GaugeBase
Visual Basic
Public Class RadRadialGauge _
	Inherits GaugeBase

Inheritance Hierarchy

System..::..Object
  System.Windows..::..DependencyObject
    System.Windows..::..UIElement
      System.Windows..::..FrameworkElement
        System.Windows.Controls..::..Control
          System.Windows.Controls..::..ItemsControl
            Telerik.Windows.Controls..::..ItemsControl
              Telerik.Windows.Controls.Gauge..::..GaugeBase
                Telerik.Windows.Controls..::..RadRadialGauge
                  Telerik.Windows.Controls.Gauge..::..QuadrantGauge
                  Telerik.Windows.Controls.Gauge..::..SemicircleGauge

See Also