[]
Invalidates the entire surface of the chart area and causes to be redrawn.
void Invalidate()
Invalidates the specified region of the chart area and causes to be redrawn.
void Invalidate(Rectangle r)
Type | Name | Description |
---|---|---|
Rectangle | r | A rectangle that represents the region to invalidate. |