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

Glossary Item Box

Gets or sets the collection item based on the specified parameter.

Overload List

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

See Also