ChartDirector 6.0 (ColdFusion Edition)
JsChartViewer.removeEventListener
Usage
Description
Arguments
Argument | Default | Description |
---|---|---|
obj | (Mandatory) | The same obj argument that was passed to the previous call to JsChartViewer.addEventListener. |
evt | (Mandatory) | The same evt argument that was passed to the previous call to JsChartViewer.addEventListener. |
func | (Mandatory) | The same func argument that was passed to the previous call to JsChartViewer.addEventListener. |
useCapture | (Optional) | The same useCapture argument that was passed to the previous call to JsChartViewer.addEventListener. |
Return Value