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

In This Topic
    ShapeArea Property
    In This Topic
    Gets Shape Area on which mouse event occured on
    Syntax
    'Declaration
     
    Public ReadOnly Property ShapeArea As ShapeArea
    public ShapeArea ShapeArea {get;}
    See Also