format property

ChartDataLabel.format property

Provides access to fill and line formatting of the data label.

@property
def format(self) -> aspose.words.drawing.charts.ChartFormat:
    ...

See Also