Document Library for WPF
SeriesCollection クラス
メンバ 

C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document.FlexChart 名前空間 : SeriesCollection クラス
Seriesオブジェクトのコレクションを表します。
オブジェクト モデル
SeriesCollection クラス
シンタックス
'宣言
 
Public Class SeriesCollection 
   Inherits C1.WPF.Document.OwnedCollection(Of Series)
public class SeriesCollection : C1.WPF.Document.OwnedCollection<Series> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
            C1.WPF.Document.FlexChart.SeriesCollection

参照

SeriesCollection メンバ
C1.WPF.Document.FlexChart 名前空間