ActiveReports Developer 7
Item Property
See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace > HitTest Class : Item Property

Glossary Item Box

Gets the chart item that is located at specified coordinates.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Item As Item
C# 
public Item Item {get;}

See Also