Hello,
We are trying to save chart to image, but the legend isn’t shown as expected.
You can see the chart legend is “Test” in my uploaded excel file. I write the code to save it to image:
using Aspose.Cells;
var cu…... Code Here’s an updated version of your code that includes...legend. Next Steps Run the updated code to see if the legend displays...