ChartDirector 6.0 (ColdFusion Edition)

JsChartViewer.detachHandler


Usage

detachHandler(handlerId)

Description

Detaches a function from being an event handler for the specified event(s).

Arguments

ArgumentDefaultDescription
handlerId(Mandatory)The handler id or array of handler ids returned from a previous call to JsChartViewer.attachHandler for creating the attachment.

Return Value

None