ActiveReports 12
X Property (GraphMouseEventArgs)

GrapeCity.ActiveReports.Chart.v12 Assembly > GrapeCity.ActiveReports.Chart Namespace > GraphMouseEventArgs Class : X Property
Gets the x-coordinate of the mouse during the generating mouse event.
Syntax
'Declaration
 
Public ReadOnly Property X As Integer
public int X {get;}

Property Value

The x-coordinate of the mouse, in pixels.
See Also

Reference

GraphMouseEventArgs Class
GraphMouseEventArgs Members