RadControls for WPF

Represents West-oriented semicircle radial gauge.

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

Syntax

C#
public class RadSemicircleWestGauge : SemicircleGauge
Visual Basic
Public Class RadSemicircleWestGauge _
	Inherits SemicircleGauge

Inheritance Hierarchy

System..::..Object
  System.Windows.Threading..::..DispatcherObject
    System.Windows..::..DependencyObject
      System.Windows.Media..::..Visual
        System.Windows..::..UIElement
          System.Windows..::..FrameworkElement
            System.Windows.Controls..::..Control
              System.Windows.Controls..::..ItemsControl
                Telerik.Windows.Controls.Gauge..::..GaugeBase
                  Telerik.Windows.Controls..::..RadRadialGauge
                    Telerik.Windows.Controls.Gauge..::..SemicircleGauge
                      Telerik.Windows.Controls..::..RadSemicircleWestGauge

See Also