GrapeCity SPREAD for Windows Forms 11.0J
Item(Int32) プロパティ


指定したインデックスにあるFarPoint.Win.Spread.FpChartを取得します。
構文
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal index As Integer _
) As SpreadChart
'使用法
 
Dim instance As SpreadChartCollection
Dim index As Integer
Dim value As SpreadChart
 
value = instance.Item(index)
public SpreadChart Item( 
   int index
) {get;}

パラメータ

index

プロパティ値

指定したインデックスにあるチャート。
参照

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

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.