Set Picture as Background Fill in the Chart with Golang via C++

To achieve this, Aspose.Cells provides the Chart.GetImageData() property. The following code sample demonstrates the use of Chart.GetImageData() property to set a picture as a background fill in the chart.

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