Invalidates the specified region of a component.
Namespace: MindFusion.Charting.Components
File: RootControl.js
SyntaxJavaScript
Copy Code
|
|---|
function invalidate (rect, panel) |
Type: void
The area to invalidate and redraw.
Type: void
The reference Component.
See Also