Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeLabels Class
Members

In This Topic
    C1GaugeLabels Class
    In This Topic
    C1GaugeDecorator used to display a sequence of labels on the Gauge.
    Object Model
    C1GaugeLabels Class
    Syntax
    'Declaration
     
    Public Class C1GaugeLabels 
       Inherits C1GaugeScaleDecorator
    public class C1GaugeLabels : C1GaugeScaleDecorator 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Gauge.C1GaugeDecorator
          C1.Win.C1Gauge.C1GaugeMultivalueDecorator
             C1.Win.C1Gauge.C1GaugeScaleDecorator
                C1.Win.C1Gauge.C1GaugeLabels

    See Also