ChartDirector 5.1 (.NET Edition)

JsChartViewer.detachHandler


Usage

detachHandler(handlerId)

Description

Detaches a function from being an event handler for an event.

Arguments

ArgumentDefaultDescription
handlerId(Mandatory)The handler id returns from a previous call to JsChartViewer.attachHandler for creating the attachment.

Return Value

None