[]
Represents the collection of legend items.
public class LegendItemCollection : ReadOnlyObservableCollection<LegendItem>, IList<LegendItem>, ICollection<LegendItem>, IList, ICollection, IReadOnlyList<LegendItem>, IReadOnlyCollection<LegendItem>, IEnumerable<LegendItem>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged