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

Glossary Item Box

Gets or sets the LegendsCollection item by 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 legend name.  

See Also