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

GrapeCity.ActiveReports.Chart アセンブリ > GrapeCity.ActiveReports.Chart 名前空間 > LegendItemsCollection クラス > Item プロパティ : Item(Int32) プロパティ
項目のインデックス。
指定したインデックスのカスタムの凡例を取得または設定します。
シンタックス
'宣言
 
Public Overloads Property Item( _
   ByVal index As Integer _
) As LegendItem
public LegendItem Item( 
   int index
) {get; set;}

パラメータ

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

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