FarPoint.Win.Chart アセンブリ > FarPoint.Win.Chart 名前空間 > TreemapSeries クラス : GetValue メソッド |
'Declaration
Public Function GetValue( _ ByVal pointIndex As Integer _ ) As Double
'使用法
Dim instance As TreemapSeries Dim pointIndex As Integer Dim value As Double value = instance.GetValue(pointIndex)
public double GetValue( int pointIndex )