Component.Invalidate override. Invalidates the appearance this panel and calls its Draw method at next draw operation.
Namespace: MindFusion.Charting.Components
File: Panel.js
SyntaxJavaScript
Copy Code
|
|---|
function invalidate ([rect]) |
Type: Rect
A Rect instance specifying the invalid rectangle.
See Also