Function
The chart this action applies to.
The name of the plot this action belongs to. If none is passed "default" is assumed.
Optional arguments for the action.
Create a new base Action.
Object
Function
Connect this action to the given plot.
Function
Disconnect this action from the given plot, if connected.
Function
Reset the action.
Function
Do any cleanup needed when destroying parent elements.
dojox.charting.Chart2D
The chart this action applies to.
String?
The name of the plot this action belongs to. If none is passed "default" is assumed.
Function
The amount of time in milliseconds for an animation to last. Default is 400.
An easing object (see dojo.fx.easing) for use in an animation. The default is dojo.fx.easing.backOut.
The base keyword arguments object for creating an action2d.
Number?
The amount of time in milliseconds for an animation to last. Default is 400.
dojo.fx.easing.*?
An easing object (see dojo.fx.easing) for use in an animation. The default is dojo.fx.easing.backOut.
Object
Object
Object
Object