[]
Gets the legend item name.
public string GetLegendItemName(int index)
Public Function GetLegendItemName(index As Integer) As String
| Type | Name | Description |
|---|---|---|
| int | index | The legend item index. |
| Type | Description |
|---|---|
| string | Legend item name. |