Implements RootControl.InvalidateLayout. Invalidates layout of specified component.
Namespace: MindFusion.Charting.Controls
File: Dashboard.js
SyntaxJavaScript
Copy Code
|
|---|
function invalidateLayout (panel) |
Type: Component
The component to invalidate.
See Also