ChartDirector 7.1 (C++ Edition)

ViewPortManager.startDrag


Usage

void startDrag();

Description

Takes a snapshot of the viewport to prepare for dragging. This method must be called before calling ViewPortManager.dragTo.

Arguments

None

Return Value

None