ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1Gauge Class / Gauges Property

In This Topic
    Gauges Property (C1Gauge)
    In This Topic
    Gets the collection of Gauges.
    Syntax
    'Declaration
     
    Public ReadOnly Property Gauges As GaugeCollection
    public GaugeCollection Gauges {get;}
    See Also