ComponentOne 3D Chart for WinForms
C1.Win.C1Chart3D.4.8 Assembly / C1.Win.C1Chart3DBase Namespace / baseChart Class / Invalidate Method / Invalidate() Method

In This Topic
    Invalidate() Method
    In This Topic
    Invalidates the entire surface of the control and causes the control to be redrawn.
    Syntax
    'Declaration
     
    Public Overloads Shadows Sub Invalidate() 
    public new void Invalidate()
    See Also