ChartDirector 7.1 (C++ Edition)

CChartViewer.isInMouseMoveEvent


Usage

bool isInMouseMoveEvent();

Description

Checks if the current code is executing in a CVN_MouseMoveChart message or CVN_MouseMovePlotArea message handler.

Arguments

None

Return Value

True if the current code is executing in a CVN_MouseMoveChart message or CVN_MouseMovePlotArea message handler, otherwise false.