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

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