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

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

    System.Object
       C1.Win.C1Gauge.C1GaugeDecorator
          C1.Win.C1Gauge.C1GaugeSingleMark

    See Also