ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / HitTest Class / Item Property

In This Topic
    Item Property (HitTest)
    In This Topic
    Gets the chart item that is located at specified coordinates.
    Syntax
    'Declaration
     
    Public ReadOnly Property Item As Item
    public Item Item {get;}
    See Also