tick_label_items property
tick_label_items property
Gets the display tick labels of the axis.
Remarks
Only available after calling Chart.calculate
method.
Definition:
@property
def tick_label_items(self):
...
See Also
- module
aspose.cells.charts
- class
TickLabels