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