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

In This Topic
    C1LinearGauge Class
    In This Topic
    C1Gauge shown in a linear axis.
    Object Model
    C1LinearGauge Class
    Syntax
    'Declaration
     
    Public Class C1LinearGauge 
       Inherits C1Gauge
    public class C1LinearGauge : C1Gauge 
    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.C1RulerGauge

    See Also