Search
Component.invalidateLayout Method
See Also
 






Invalidates the current layout and runs a new layout pass before next draw operation.

Namespace: MindFusion.Charting.Components
File: Component.js

 Syntax

JavaScript  Copy Code

function invalidateLayout ()

 See Also