GrapeCity ActiveReports for .NET 14.0J
Item(Int32) プロパティ

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > AxesCollection クラス > Item プロパティ : Item(Int32) プロパティ

軸のインデックス。

指定したインデックスの軸を取得または設定します。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As AxisBase
public AxisBase Item( 
   int index
) {get; set;}

パラメータ

index

軸のインデックス。

参照

AxesCollection クラス
AxesCollection メンバ
オーバーロード一覧