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

Glossary Item Box

Get or sets the custom LegendItem at the given index.

Overload List

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

See Also