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

Glossary Item Box

Gets the X coordinate of the mouse.

Syntax

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

See Also