MESCIUS SPREAD for Windows Forms 15.0J
Insert メソッド (BarSeriesCollection)

系列のインデックス。
系列。
コレクションの指定したインデックスに系列を挿入します。
構文
'宣言
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As BarSeries _
) 
public void Insert( 
   int index,
   BarSeries item
)

パラメータ

index
系列のインデックス。
item
系列。
例外
例外解説
System.ArgumentNullException
System.ArgumentNullException
参照

BarSeriesCollection クラス
BarSeriesCollection メンバ

 

 


© MESCIUS inc. All rights reserved.