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

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