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

In This Topic
    C1Knob Class
    In This Topic
    Represents a knob control made with a C1RadialGauge.
    Object Model
    C1Knob Class
    Syntax
    'Declaration
     
    Public Class C1Knob 
       Inherits C1RadialGauge
    public class C1Knob : 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.C1Knob
                            C1.Xaml.Gauge.C1RegionKnob

    See Also