Constructordojox.charting.Chart2D

dojo.require("dojox.charting.Chart2D");
defined in dojox/charting/Chart2D.js

Usage

function (node, kwArgs) (view source)
parametertypedescription
node  
kwArgs  

Jump to PropertiesFunctionsBack to top

FunctionaddAxis(name, kwArgs)
FunctionaddPlot(name, kwArgs)
FunctionaddSeries(name, data, kwArgs)
Functionresize(width, height)
FunctionsetTheme(theme)
FunctionupdateSeries(name, data)

Jump to FunctionsPropertiesBack to top