document property
ChartAxis.document property
Returns the document containing the parent chart.
@property
def document(self) -> aspose.words.DocumentBase:
...
See Also
- module aspose.words.drawing.charts
- class ChartAxis
Returns the document containing the parent chart.
@property
def document(self) -> aspose.words.DocumentBase:
...