[]
Returns Category name of point.
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. |