使用Golang通过C++在图表中设置图片作为背景填充

为实现该功能,Aspose.Cells提供了Chart.GetImageData()属性。以下示例演示如何使用Chart.GetImageData()属性将图片设置为图表背景填充。

使用C++在图表中设置图片作为背景填充的代码示例