ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.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
       System.Windows.DependencyObject
          System.Windows.UIElement
             System.Windows.FrameworkElement
                System.Windows.Controls.Control
                   C1.Silverlight.Gauge.C1Gauge
                      C1.Silverlight.Gauge.C1RadialGauge
                         C1.Silverlight.Gauge.C1Knob
                            C1.Silverlight.Gauge.C1RegionKnob

    See Also