legend_entry property

ChartSeries.legend_entry property

Gets a legend entry for this chart series.

@property
def legend_entry(self) -> aspose.words.drawing.charts.ChartLegendEntry:
    ...

See Also