tick_labels property

ChartAxis.tick_labels property

Provides access to the properties of the axis tick mark labels.

@property
def tick_labels(self) -> aspose.words.drawing.charts.AxisTickLabels:
    ...

See Also