C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace : LegendItemCollection Class |
The following tables list the members exposed by LegendItemCollection.
Name | Description | |
---|---|---|
Count | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) | |
Item | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) |
Name | Description | |
---|---|---|
Add | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) | |
Clear | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) | |
Contains | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) | |
CopyTo | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) | |
IndexOf | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) | |
Insert | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) | |
Remove | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) | |
RemoveAt | (Inherited from System.Collections.ObjectModel.Collection<LegendItem>) |
Name | Description | |
---|---|---|
CollectionChanged | Occurs when an item in the collection changes, or the entire collection changes. |