ComponentOne Gauges for WPF and Silverlight
C1.WPF.Gauge Namespace / C1RadialGauge Class
Members

In This Topic
    C1RadialGauge Class
    In This Topic
    C1Gauge shown in a circular or radial axis.
    Object Model
    C1RadialGauge Class
    Syntax
    'Declaration
     
    
    Public Class C1RadialGauge 
       Inherits C1Gauge
    public class C1RadialGauge : C1Gauge 
    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
                         C1.WPF.Gauge.C1Gauge
                            C1.WPF.Gauge.C1RadialGauge
                               C1.WPF.Gauge.C1Knob
                               C1.WPF.Gauge.C1SpeedometerGauge
                               C1.WPF.Gauge.C1VolumeGauge

    See Also