ChartAxisCollection indexer
__getitem__(index)
Gets the axis at the specified index.
def __getitem__(self, index: int):
...
Parameter | Type | Description |
---|---|---|
index | int |
See Also
- module aspose.words.drawing.charts
- class ChartAxisCollection
Gets the axis at the specified index.
def __getitem__(self, index: int):
...
Parameter | Type | Description |
---|---|---|
index | int |