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

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

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

参照

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