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

項目を挿入する位置のインデックス。
凡例エリア。
コレクションの指定したインデックスに凡例エリアを挿入します。
構文
'宣言
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As LegendArea _
) 
public void Insert( 
   int index,
   LegendArea item
)

パラメータ

index
項目を挿入する位置のインデックス。
item
凡例エリア。
例外
例外解説
System.ArgumentNullException
System.ArgumentNullException
参照

LegendAreaCollection クラス
LegendAreaCollection メンバ

 

 


© MESCIUS inc. All rights reserved.