Chart for WPF/Silverlight
LegendItemCollection クラス
メンバ 

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 : LegendItemCollection クラス
凡例項目のコレクションを表します。
オブジェクト モデル
LegendItemCollection クラス
シンタックス
'宣言
 
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

参照

LegendItemCollection メンバ
C1.WPF.C1Chart 名前空間