format property
ChartAxis.format property
Provides access to line formatting of the axis and fill of the tick labels.
@property
def format(self) -> aspose.words.drawing.charts.ChartFormat:
...
Remarks
Fill of chart tick marks can be changed only for pre Word 2016 charts. Word 2016 charts do not support this.
See Also
- module aspose.words.drawing.charts
- class ChartAxis