ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / OnSystemColorsChanged Method

In This Topic
    OnSystemColorsChanged Method (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub OnSystemColorsChanged( _
       ByVal e As System.EventArgs _
    ) 
    protected virtual void OnSystemColorsChanged( 
       System.EventArgs e
    )

    Parameters

    e
    See Also