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