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

In This Topic
    C1SpeedometerGauge Class
    In This Topic
    A C1RadialGauge with the look of the car's instrument.
    Object Model
    C1SpeedometerGauge Class
    Syntax
    'Declaration
     
    Public Class C1SpeedometerGauge 
       Inherits C1RadialGauge
    public class C1SpeedometerGauge : C1RadialGauge 
    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.C1RadialGauge
                         C1.Xaml.Gauge.C1SpeedometerGauge

    See Also