MESCIUS SPREAD for ASP.NET 10.0J
Remove メソッド (BoxWhiskerSeriesCollection)

削除する系列。
指定した系列をコレクションから削除します。
構文
'Declaration
 
Public Function Remove( _
   ByVal item As BoxWhiskerSeries _
) As Boolean
public bool Remove( 
   BoxWhiskerSeries item
)

パラメータ

item
削除する系列。

戻り値の型

itemがコレクションから正常に削除された場合はTrue、それ以外の場合はFalse。
参照

BoxWhiskerSeriesCollection クラス
BoxWhiskerSeriesCollection メンバ

 

 


© MESCIUS inc. All rights reserved.