The following tables list the members exposed by LegendItemCollection.
Public Properties
| Name | Description |
| Count | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LegendItem>) |
| Item | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LegendItem>) |
Top
Public Methods
| Name | Description |
| Contains | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LegendItem>) |
| CopyTo | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LegendItem>) |
| IndexOf | (Inherited from System.Collections.ObjectModel.ReadOnlyCollection<LegendItem>) |
Top
Public Events
| Name | Description |
| CollectionChanged | Occurs when an item in the collection changes, or the entire collection changes. |
Top
See Also