ActiveReports Developer 7
UserY Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > GraphMouseEventArgs Class : UserY Property

Glossary Item Box

Gets the Y coordinate of the mouse.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property UserY As System.Single
C# 
public System.float UserY {get;}

See Also