GrapeCity ActiveReports for .NET 14.0J
RemoveAt メソッド (AxesCollection)

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > AxesCollection クラス : RemoveAt メソッド

削除する軸のインデックス。

指定した軸をコレクションから削除します。
シンタックス
'宣言
 
Public Sub RemoveAt( _
   ByVal index As Integer _
) 
public void RemoveAt( 
   int index
)

パラメータ

index

削除する軸のインデックス。

参照

AxesCollection クラス
AxesCollection メンバ