GrapeCity ActiveReports for .NET 14.0J
Add メソッド (SeriesCollection)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > SeriesCollection クラス : Add メソッド
コレクションに追加する系列。
系列をコレクションに追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal value As Series _
) As Integer
public int Add( 
   Series value
)

パラメータ

value
コレクションに追加する系列。
参照

SeriesCollection クラス
SeriesCollection メンバ