dojox.charting.Theme.clear
dojo.require("dojox.charting.Theme");
defined in dojox/charting/Theme.js
resets both marker and color counters back to the start. Subsequent calls to next
will retrievie the first value of each depending on the passed type.
Usage
function () (view source)