ChartDirector 7.1 (.NET Edition)

WPFChartViewer.ChartMouseX


Declaration

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

Description

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

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