PowerTools SPREAD for Windows Forms 8.0J
PointIndex プロパティ (SeriesInfo)


ポイントのインデックスを取得します。-1はすべてのデータポイントが選択されていることを意味します。
構文
'Declaration
 
Public ReadOnly Property PointIndex As Integer
'使用法
 
Dim instance As SeriesInfo
Dim value As Integer
 
value = instance.PointIndex
public int PointIndex {get;}

プロパティ値

ポイントのインデックス。
参照

SeriesInfo クラス
SeriesInfo メンバ

 

 


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