ActiveReports for .NET 18.0J
ChartSeriesCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : ChartSeriesCollection クラス
ChartSeries オブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
ChartSeriesCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class ChartSeriesCollection 
   Inherits System.Collections.ObjectModel.Collection(Of ChartSeries)
public sealed class ChartSeriesCollection : System.Collections.ObjectModel.Collection<ChartSeries> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.ChartSeriesCollection

参照

ChartSeriesCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間