GrapeCity ActiveReports for .NET 14.0J
Remove メソッド (DataPointsCollection)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > DataPointsCollection クラス : Remove メソッド

削除するDataPoint。

指定したDataPointをコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal value As DataPoint _
) 
public void Remove( 
   DataPoint value
)

パラメータ

value

削除するDataPoint。

参照

DataPointsCollection クラス
DataPointsCollection メンバ