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

In This Topic
    Events Property (C1RadialGauge)
    In This Topic
    Syntax
    'Declaration
     
    Protected ReadOnly Property Events As System.ComponentModel.EventHandlerList
    protected System.ComponentModel.EventHandlerList Events {get;}
    See Also