GrapeCity.ActiveReports.Chart.v8 Assembly > GrapeCity.ActiveReports.Chart Namespace > LegendItemsCollection Class > Item Property : Item(String) Property |
'Declaration Public Overloads ReadOnly Property Item( _ ByVal legendItemName As System.String _ ) As LegendItem
public LegendItem Item( System.string legendItemName ) {get;}