ChartDirector 5.1 (C++ Edition)

QChartViewer.getChartMouseY


Usage

void getChartMouseY();

Description

Gets the mouse cursor y-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 cursor y-coordinate in the chart pixel coordinate system.