[]
        
(Showing Draft Content)

FarPoint.Win.Chart.TreemapSeries.GetCategoryNames

GetCategoryNames Method

GetCategoryNames(int)

Returns Category name of point.

Declaration
public string GetCategoryNames(int pointIndex)
Public Function GetCategoryNames(pointIndex As Integer) As String
Parameters
Type Name Description
int pointIndex

The index of point.

Returns
Type Description
string

The name of category at point index.