dojox
»
charting
» Element
dojox.charting.Element
dojo.require("dojox.charting.Element");
defined in dojox/charting/Element.js
Usage
function (chart)
(view source)
this
.
chart
= chart;
this
.
group
=
null
;
this
.
htmlElements
=
[
]
;
this
.
dirty
=
true
;
parameter
type
description
chart
Functions
Back to top
Only private and/or inherited functions are available.
cleanGroup
(creator)
createGroup
(creator)
destroy
()
destroyHtmlElements
()
purgeGroup
()
Properties
Back to top
Only private and/or inherited properties are available.
chart
dirty
group
htmlElements