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

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

    Parameters

    e
    See Also