Base action class for plot and chart actions.
| Parameter | Type | Description |
|---|---|---|
| chart | dojox/charting/Chart | The chart this action applies to. |
| plot | String | dojox/charting/plot2d/Base |
Optional Optional target plot for this action. Default is "default". |
Do any cleanup needed when destroying parent elements.
Disconnect this action from the plot or the chart.
| Parameter | Type | Description |
|---|---|---|
| type | undefined | |
| listener | undefined |