Control.OnResize override. Invalidates the layout of child components and runs a new layout pass.
Namespace: MindFusion.Charting.Controls
File: Dashboard.js
SyntaxJavaScript
Copy Code
|
|---|
function onResize (e) |
Type: EventArgs
An EventArgs instance.
See Also