Search
RootControl.invalidate Method
See Also
 






Invalidates the specified region of a component.

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

 Syntax

JavaScript  Copy Code

function invalidate (rect, panel)

 Parameters

rect

The area to invalidate and redraw.

panel

The reference Component.

 See Also