Hello,
I have created a chart using aspose.cell in java , and then converted it to an image. The legend aligns left (not center of chart) especially when I have few records on it. It seems to be better aligned when I have more than 3-4 records. I have tried the setting: chart.getLegend().setX = 500, 800 etc , however, it does not change anything
could you share me some idea so that I can move the legend to center of chart?
Thanks,
Best regards