ChartDirector 6.0 (Ruby Edition)

JsViewPortControl.setDragOutsideToSelect


Usage

setDragOutsideToSelect(b)

Description

Enables or disables dragging outside the viewport to select a new viewport.

Arguments

ArgumentDefaultDescription
b(Mandatory)True to enable the behaviour, false to disable it.

Return Value

None