[]
        
(Showing Draft Content)

C1.Win.C1ChartBase.iChartRect.Invalidate

Invalidate Method

Invalidate()

Invalidates the entire surface of the chart area and causes to be redrawn.

Declaration
void Invalidate()

Invalidate(Rectangle)

Invalidates the specified region of the chart area and causes to be redrawn.

Declaration
void Invalidate(Rectangle r)
Parameters
Type Name Description
Rectangle r

A rectangle that represents the region to invalidate.