Invalidates the specified region of a component.
Namespace: MindFusion.Charting.Components
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
void Invalidate ( |
Visual Basic
Copy Code
|
|---|
Sub Invalidate( _ |
The area to invalidate and redraw.
The reference Component.
See Also