dojox
»
charting
»
Chart2D
» destroy
dojox.charting.Chart2D.destroy
dojo.require("dojox.charting.Chart2D");
defined in dojox/charting/Chart2D.js
Usage
function ()
(view source)
dojo.
forEach
(
this
.
series
, destroy
)
; dojo.
forEach
(
this
.
stack
, destroy
)
; df.
forIn
(
this
.
axes
, destroy
)
;