ChartDirector 7.1 (.NET Edition)

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