ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GraphMouseEventArgs Class / UserPoint Property

In This Topic
    UserPoint Property
    In This Topic
    Gets user point on which mouse event occured on
    Syntax
    'Declaration
     
    Public ReadOnly Property UserPoint As PointF
    public PointF UserPoint {get;}
    See Also