dispose() Method

Description

Removes all HTML DOM and JavaScript references to the chart.

To free memory used by the chart completely - null all variables that refer to the chart.

Parameters

None

Returns

Void

Samples

Online HTML/JavaScript Sample

See also

removeFlashObject()

to top