ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / DockChanged Event

In This Topic
    DockChanged Event (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Public Event DockChanged As System.EventHandler
    public event System.EventHandler DockChanged
    See Also