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

Glossary Item Box

Gets or sets the collection item by the given index.

Overload List

OverloadDescription
Item(Int32)Gets or sets the collection item by the specified index.  
Item(String)Gets or sets the collection item by the specified name.  

See Also