ChartDirector 7.1 (C++ Edition)

ViewPortControlBase.setDragOutsideToSelect


Usage

void setDragOutsideToSelect(bool 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