ChartDirector 6.0 (C++ Edition)
QChartViewer.getChartMouseX
Usage
void getChartMouseX();
Description
Gets the mouse x-coordinate in the chart pixel coordinate system.
This method is only valid when called inside the
chart or plot area mouse events.
Arguments
None
Return Value
The mouse x-coordinate in the chart pixel coordinate system.
© 2015 Advanced Software Engineering Limited. All rights reserved.