ChartDirector 7.0 (Java Edition)

ViewPortControl.setDragOutsideToSelect


Usage

public void setDragOutsideToSelect(boolean 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