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

In This Topic
    C1RulerGauge Class
    In This Topic
    A C1LinearGauge with an alternative look.
    Object Model
    C1RulerGauge Class
    Syntax
    'Declaration
     
    Public Class C1RulerGauge 
       Inherits C1LinearGauge
    public class C1RulerGauge : C1LinearGauge 
    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