[]
Gets the legend item style by index.
public _Style GetLegendItemStyle(int index)
Public Function GetLegendItemStyle(index As Integer) As _Style
| Type | Name | Description |
|---|---|---|
| int | index | The index of legend item. |
| Type | Description |
|---|---|
| _Style | Legend item C1.Chart._Style. |