GrapeCity SPREAD for Windows Forms 11.0J
RemoveAt メソッド (RadarValueAxisCollection)


軸のインデックス。
指定したインデックスにある軸を削除します。
構文
'Declaration
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
'使用法
 
Dim instance As RadarValueAxisCollection
Dim index As Integer
 
instance.RemoveAt(index)
public void RemoveAt( 
   int index
)

パラメータ

index
軸のインデックス。
参照

RadarValueAxisCollection クラス
RadarValueAxisCollection メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.