ChartDirector 6.0 (ColdFusion Edition)

WebChartViewer.setZoomOutCursor


Usage

setZoomOutCursor(cursor)

Description

Sets the mouse cursor to be used when the mouse is used for zoom out.

The cursor should be specified in the format used in CSS (Cascaded Style Sheet) cursor attributes.

Arguments

ArgumentDefaultDescription
cursor(Mandatory)The mouse cursor to be used when the mouse is used for zoom out.

Return Value

None