Represents the collection of legend items.
Namespace:
C1.Phone.ChartAssembly: C1.Phone.Chart (in C1.Phone.Chart.dll)
Syntax
| C# |
|---|
public class LegendItemCollection : ReadOnlyCollection<LegendItem>, INotifyPropertyChanged, INotifyCollectionChanged |
| Visual Basic |
|---|
Public Class LegendItemCollection _ Inherits ReadOnlyCollection(Of LegendItem) _ Implements INotifyPropertyChanged, INotifyCollectionChanged |
Inheritance Hierarchy
System..::..Object
System.Collections.ObjectModel..::..ReadOnlyCollection<(Of <(<'LegendItem>)>)>
C1.Phone.Chart..::..LegendItemCollection
System.Collections.ObjectModel..::..ReadOnlyCollection<(Of <(<'LegendItem>)>)>
C1.Phone.Chart..::..LegendItemCollection