PowerTools SPREAD for Windows Forms 10.0J
GetCateGoryNames メソッド (SunburstSeries)


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

パラメータ

pointIndex
参照

SunburstSeries クラス
SunburstSeries メンバ

 

 


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