dojox
»
charting
»
plot2d
»
Base
» clear
dojox.charting.plot2d.Base.clear
dojo.require("dojox.charting.plot2d.Base");
defined in dojox/charting/plot2d/Base.js
Usage
function ()
(view source)
this
.
series
=
[
]
;
this
._hAxis =
null
;
this
._vAxis =
null
;
this
.
dirty
=
true
;
return
this
;