'宣言 Public Class LegendItemCollection Inherits System.Collections.ObjectModel.ReadOnlyObservableCollection(Of LegendItem)
public class LegendItemCollection : System.Collections.ObjectModel.ReadOnlyObservableCollection<LegendItem>
'宣言 Public Class LegendItemCollection Inherits System.Collections.ObjectModel.ReadOnlyObservableCollection(Of LegendItem)
public class LegendItemCollection : System.Collections.ObjectModel.ReadOnlyObservableCollection<LegendItem>
System.Object
System.Collections.ObjectModel.ReadOnlyCollection<T>
System.Collections.ObjectModel.ReadOnlyObservableCollection<T>
C1.WPF.C1Chart.LegendItemCollection