ChartDirector 5.1 (.NET Edition)

WinChartViewer.ChartMouseY


Declaration

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

Description

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

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