MESCIUS SPREAD for ASP.NET 10.0J
Item プロパティ (BoxWhiskerSeriesCollection)

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

パラメータ

index

プロパティ値

系列。
例外
例外説明
System.ArgumentNullExceptionvalueがNull参照(VBではNothing)です。
参照

BoxWhiskerSeriesCollection クラス
BoxWhiskerSeriesCollection メンバ

 

 


© MESCIUS inc. All rights reserved.