dojox
»
charting
»
plot2d
»
Base
» addSeries
dojox.charting.plot2d.Base.addSeries
dojo.require("dojox.charting.plot2d.Base");
defined in dojox/charting/plot2d/Base.js
Usage
function (run)
(view source)
this
.
series
.
push
(
run
)
;
return
this
;
parameter
type
description
run