DioDocs for Excel
SeriesCollection プロパティ (IChartGroup)

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel.Drawing 名前空間 > IChartGroup インターフェース : SeriesCollection プロパティ
チャートまたはチャートグループのすべての系列のコレクションを表すオブジェクトを返します(ISeries コレクション)。
シンタックス
'宣言
 
ReadOnly Property SeriesCollection As System.Collections.Generic.IEnumerable(Of ISeries)
System.Collections.Generic.IEnumerable<ISeries> SeriesCollection {get;}
参照

IChartGroup インターフェース
IChartGroup メンバ