2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.8 Assembly / C1.Win.C1ChartBase 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