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

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

パラメータ

index
プロットエリアのインデックス。

プロパティ値

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

PlotAreaCollection クラス
PlotAreaCollection メンバ

 

 


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