ComponentOne Gauge for UWP
C1.UWP.Gauge Assembly / C1.Xaml.Gauge Namespace / C1Gauge Class
Members

In This Topic
    C1Gauge Class
    In This Topic
    Base class for gauges controls.
    Object Model
    C1Gauge Class
    Syntax
    'Declaration
     
    Public MustInherit Class C1Gauge 
       Inherits Windows.UI.Xaml.Controls.Control
    public abstract class C1Gauge : Windows.UI.Xaml.Controls.Control 
    Inheritance Hierarchy

    System.Object
       Windows.UI.Xaml.DependencyObject
          Windows.UI.Xaml.UIElement
             Windows.UI.Xaml.FrameworkElement
                Windows.UI.Xaml.Controls.Control
                   C1.Xaml.Gauge.C1Gauge
                      C1.Xaml.Gauge.C1LinearGauge
                      C1.Xaml.Gauge.C1RadialGauge

    See Also