public double GetValue( int pointIndex )
'Declaration Public Function GetValue( _ ByVal pointIndex As Integer _ ) As Double
'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)
'使用法
Dim instance As SunburstSeries Dim pointIndex As Integer Dim value As Double value = instance.GetValue(pointIndex)
SunburstSeries クラス SunburstSeries メンバ
© 2004-2017, GrapeCity inc. All rights reserved.