PowerTools SPREAD for ASP.NET 8.0J
Item プロパティ (LegendAreaCollection)

凡例エリアのインデックス。
指定したインデックスにある凡例エリアを取得または設定します。
構文
'Declaration
 
Public Default Property Item( _
   ByVal index As Integer _
) As LegendArea
public LegendArea this[ 
   int index
]; {get; set;}

パラメータ

index
凡例エリアのインデックス。

プロパティ値

凡例エリア。
例外
例外説明
System.ArgumentNullExceptionitemがNull参照(VBではNothing)です。
参照

LegendAreaCollection クラス
LegendAreaCollection メンバ

 

 


© 2003-2015, GrapeCity inc. All rights reserved.