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