PowerTools ActiveReports for .NET 9.0J
Add メソッド (ChartSeriesCollection)

コレクションに追加するChartSeriesオブジェクト。
ChartSeriesCollectionChartSeriesオブジェクトを追加します。
構文
'宣言
 
Public Function Add( _
   ByVal value As ChartSeries _
) As Integer
public int Add( 
   ChartSeries value
)

パラメータ

value
コレクションに追加するChartSeriesオブジェクト。

戻り値の型

新しいChartSeriesオブジェクト。
参照

関連項目

ChartSeriesCollection クラス
ChartSeriesCollection メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.