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