ActiveReports 12
Y Property (GraphMouseEventArgs)

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

Property Value

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

Reference

GraphMouseEventArgs Class
GraphMouseEventArgs Members