ComponentOne Gauges for WPF and Silverlight
C1.Silverlight.Gauge Namespace / C1GaugeLabel Class
Members

In This Topic
    C1GaugeLabel Class
    In This Topic
    C1GaugeDecorator used to place labels within the C1Gauge.
    Object Model
    C1GaugeLabel Class
    Syntax
    'Declaration
     
    
    Public Class C1GaugeLabel 
       Inherits C1GaugeDecorator
    public class C1GaugeLabel : C1GaugeDecorator 
    Inheritance Hierarchy

    System.Object
       System.Windows.DependencyObject
          C1.Silverlight.Gauge.C1GaugeDecorator
             C1.Silverlight.Gauge.C1GaugeLabel

    See Also