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

In This Topic
    C1VolumeGauge Class
    In This Topic
    A C1RadialGauge with the look of a radio's power indicator.
    Object Model
    C1VolumeGauge Class
    Syntax
    'Declaration
     
    
    Public Class C1VolumeGauge 
       Inherits C1RadialGauge
    public class C1VolumeGauge : C1RadialGauge 
    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.C1VolumeGauge

    See Also