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…...the chart legend showing the X-axis labels instead of the expected...ImageOrPrintOptions { ImageFormat = System.Drawing.Imaging.ImageFormat...