ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1Gauge Class / FontChanged Event

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