document property

ChartAxis.document property

Returns the document containing the parent chart.

@property
def document(self) -> aspose.words.DocumentBase:
    ...

See Also