GrapeCity ActiveReports for .NET 12.0J
Add メソッド (DataPointsCollection)

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

パラメータ

value
追加するDataPoint。
参照

関連項目

DataPointsCollection クラス
DataPointsCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.