2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase Namespace / iChartRect Interface / 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
     
    Overloads Sub Invalidate() 
    void Invalidate()
    See Also