[]
        
(Showing Draft Content)

FarPoint.Win.Chart.TreemapSeries.GetValue

GetValue Method

GetValue(int)

Returns value of point

Declaration
public double GetValue(int pointIndex)
Public Function GetValue(pointIndex As Integer) As Double
Parameters
Type Name Description
int pointIndex

The index of point.

Returns
Type Description
double

A double value at special point index.