Implements RootControl.InvalidateLayout. Invalidates the specified region of a component.
Namespace: MindFusion.Charting.Controls
File: Dashboard.js
JavaScript Copy Code |
---|
function invalidate ([rect, [panel]]) |
Type: RectD
The area to invalidate and redraw.
Type: Component
The reference Component.