Manage Legend of Excel Charts

Legend Options

Aspose.Cells for Python via .NET also allows you to manage a chart’s legend at runtime. With the Legend object, the legend can be moved, updated, and formatted.

|todo:image_alt_text|

Setting the Legend of Chart

It’s simple to manage the legend of the chart with Aspose.Cells for Python via .NET Legend.

The following code snippet demonstrates how to manage the legend:

Advanced topics

  • Set text of chart legend entry fill to none using Aspose.Cells for Python via .NET