ChartDirector 7.0 (PHP Edition)

JsChartViewer.removeAutoHide


Usage

removeAutoHide(id, eventId)

Description

Cancels the automatic action sets up by JsChartViewer.setAutoHide.

Arguments

ArgumentDefaultDescription
id(Mandatory)The id argument used in the JsChartViewer.setAutoHide call that is to be cancelled.
eventId(Mandatory)The eventId argument used in the JsChartViewer.setAutoHide call that is to be cancelled.

Return Value

None