PowerTools SPREAD for Windows Forms 8.0J
Item プロパティ (ISparklineGroup)


指定したインデックスでの ISparkline を取得します。
構文
'Declaration
 
ReadOnly Default Property Item( _
   ByVal index As Integer _
) As ISparkline
'使用法
 
Dim instance As ISparklineGroup
Dim index As Integer
Dim value As ISparkline
 
value = instance.Item(index)
ISparkline this[ 
   int index
]; {get;}

パラメータ

index
参照

ISparklineGroup インタフェース
ISparklineGroup メンバ

 

 


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