GrapeCity SPREAD for Windows Forms 11.0J
GetValue メソッド (SunburstSeries)


インデックスによって値を取得します。
構文
'Declaration
 
Public Function GetValue( _
   ByVal pointIndex As Integer _
) As Double
'使用法
 
Dim instance As SunburstSeries
Dim pointIndex As Integer
Dim value As Double
 
value = instance.GetValue(pointIndex)
public double GetValue( 
   int pointIndex
)

パラメータ

pointIndex
参照

SunburstSeries クラス
SunburstSeries メンバ

 

 


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