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

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