ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphMouseEventArgs Class / UserX Property

In This Topic
    UserX Property
    In This Topic
    Gets the X coordinate of the mouse.
    Syntax
    'Declaration
     
    Public ReadOnly Property UserX As Single
    public float UserX {get;}
    See Also