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

GrapeCity.ActiveReports.Chart 名前空間 > SeriesCollection クラス > Item プロパティ : Item(Int32) プロパティ
項目のインデックス。
インデックスを指定して、コレクション項目を取得または設定します。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As Series
public Series Item( 
   int index
) {get; set;}

パラメータ

index
項目のインデックス。
参照

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