C1.WPF.Gauge Namespace / C1Gauge Class
Members

C1Gauge Class
Base class for gauges controls.
Object Model
C1Gauge Class
Syntax
'Declaration
 
Public MustInherit Class C1Gauge 
   Inherits System.Windows.Controls.Control
 
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.C1LinearGauge
                        C1.WPF.Gauge.C1RadialGauge

See Also