ChartLegendEntryCollection indexer
__getitem__(index)
Returns ChartLegendEntry for the specified index.
def __getitem__(self, index: int):
...
| Parameter | Type | Description |
|---|---|---|
| index | int |
Returns ChartLegendEntry for the specified index.
def __getitem__(self, index: int):
...
| Parameter | Type | Description |
|---|---|---|
| index | int |