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

In This Topic
    Count Property (GaugeCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Count As System.Integer
    public System.int Count {get;}
    See Also