Set Picture as Background Fill in the Chart

To achieve this, Aspose.Cells for Python via .NET provides the Chart.plot_area.area.fill_format.image_data property. The following code sample demonstrates the use of Chart.plot_area.area.fill_format.image_data property to set a picture as a background fill in the chart.

C# code to set picture as background fill in the chart