[]
Get category by index.
public string GetCateGoryNames(int pointIndex)
Public Function GetCateGoryNames(pointIndex As Integer) As String
Type | Name | Description |
---|---|---|
int | pointIndex | The index of point. |
Type | Description |
---|---|
string | The name of category at point index. |