TrueChart for WinForms (C1Chart2D)
Remove メソッド (ChartDataSeriesCollection)

C1.Win.C1Chart.4.5.2 アセンブリ > C1.Win.C1Chart 名前空間 > ChartDataSeriesCollection クラス : Remove メソッド
削除するデータセット。
指定した ChartDataSeries をコレクションから削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal s As ChartDataSeries _
) 
public void Remove( 
   ChartDataSeries s
)

パラメータ

s
削除するデータセット。
参照

ChartDataSeriesCollection クラス
ChartDataSeriesCollection メンバ