Item

ChartLegendEntryCollection indexer

Returns ChartLegendEntry for the specified index.

public ChartLegendEntry this[int index] { get; }

See Also