ChartDirector 7.1 (.NET Edition)

WinChartViewer.ChartMouseY


Declaration

[C#]public int ChartMouseY {get;};
[VB]Public ReadOnly Property ChartMouseY As Integer

Description

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

This method is only valid when called inside the WinChartViewer.MouseMoveChart or WinChartViewer.MouseMovePlotArea events.