PowerTools ActiveReports for .NET 11.0J
Insert メソッド (AxesCollection)

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

パラメータ

index
軸のインデックス。
value
挿入する軸。
参照

関連項目

AxesCollection クラス
AxesCollection メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.