dojox/charting/Chart3D (version 1.10)

Usage

var foo = new Chart3D(node,lights,camera,theme);
dojox/charting/Chart3D
Parameter Type Description
node undefined
lights undefined
camera undefined
theme undefined

See the dojox/charting/Chart3D reference documentation for more information.

Method Summary

Methods

_add(array,item)
Parameter Type Description
array undefined
item undefined
Returns:function
_generatePlots()
Returns:function
_generateWalls()
Returns:function
_remove(array,item)
Parameter Type Description
array undefined
item undefined
Returns:function
addPlot(plot)
Parameter Type Description
plot undefined
Returns:undefined
addWall(wall)
Parameter Type Description
wall undefined
Returns:undefined
generate()
Returns:undefined
invalidate()
Returns:function
removePlot(plot)
Parameter Type Description
plot undefined
Returns:undefined
removeWall(wall)
Parameter Type Description
wall undefined
Returns:undefined
render()
Returns:function
setDir(dir)
Parameter Type Description
dir String
Returns:function
Error in the documentation? Can’t find what you are looking for? Let us know!