Set Picture as Background Fill in the Chart

To achieve this, Aspose.Cells provides the Chart.PlotArea.Area.FillFormat.ImageData property. The following code sample demonstrates the use of the Chart.PlotArea.Area.FillFormat.ImageData property to set a picture as a background fill in the chart.

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