ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeSingleLabel Class
Members

In This Topic
    C1GaugeSingleLabel Class
    In This Topic
    C1GaugeDecorator used to display a single label on the Gauge.
    Object Model
    C1GaugeSingleLabel Class
    Syntax
    'Declaration
     
    Public Class C1GaugeSingleLabel 
       Inherits C1GaugeDecorator
    public class C1GaugeSingleLabel : C1GaugeDecorator 
    Inheritance Hierarchy

    System.Object
       C1.Win.C1Gauge.C1GaugeDecorator
          C1.Win.C1Gauge.C1GaugeSingleLabel

    See Also