ChartDirector 7.1 (.NET Edition)

WPFChartViewer.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 WPFChartViewer.MouseMoveChart or WPFChartViewer.MouseMovePlotArea events.