ChartDirector 7.0 (PHP Edition)

JsChartViewer.getChartMouseY


Usage

getChartMouseY()

Description

Gets the mouse or touch y-coordinate in the chart pixel coordinate system.

This method is only valid when called inside the JsChartViewer.MouseMoveChart, JsChartViewer.MouseMovePlotArea, JsChartViewer.TouchStartChart, JsChartViewer.TouchStartPlotArea, JsChartViewer.TouchMoveChart or JsChartViewer.TouchMovePlotArea events.

Arguments

None

Return Value

The mouse or touch y-coordinate in the chart pixel coordinate system.