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

C1.WPF.C1Chart.4.5.2 アセンブリ > C1.WPF.C1Chart 名前空間 : ChartPanelObjectCollection クラス
チャートパネルオブジェクトのコレクションを定義します。
オブジェクト モデル
ChartPanelObjectCollection クラス
シンタックス
'宣言
 
Public Class ChartPanelObjectCollection 
   Inherits System.Collections.ObjectModel.ObservableCollection(Of ChartPanelObject)
public class ChartPanelObjectCollection : System.Collections.ObjectModel.ObservableCollection<ChartPanelObject> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.Collections.ObjectModel.ObservableCollection<T>
         C1.WPF.C1Chart.ChartPanelObjectCollection

参照

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