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

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > LabelsCollection クラス : Item プロパティ
ラベルのインデックスを指定します。
コレクション内の指定したラベルを取得または設定します。
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As Integer _
) As String
public string this[ 
   int index
]; {get; set;}

パラメータ

index
ラベルのインデックスを指定します。
参照

LabelsCollection クラス
LabelsCollection メンバ