Gauges for WinForms | ComponentOne
C1.Win.Gauge.8 Assembly / C1.Win.Gauge Namespace / C1BulletGraph Class / Enabled Property

In This Topic
    Enabled Property (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Enabled As System.Boolean
    public System.bool Enabled {get; set;}
    See Also