Position of labels in charts not maintained after opening and saving Excel workbook

Hello,

The position of labels in charts is not maintained after opening and saving workbook in Aspose.
For reproducing the issue please use the attached file and the following code:

var originalWorksheet = new Workbook(“BSCharts2.xlsx”);
originalWorksheet.Save(“BSCharts2Modified.xlsx”, SaveFormat.Auto);


In the saved file the position of the labels in charts are not the same like in the original file (please see the attached images).

Thanks,
Aurelian Iordache
IBM Romania

Hi Aurelian,


Thank you for bringing this issue to our knowledge.

We have able to replicate the said problem while using the latest version of Aspose.Cells for .NET 8.1.1.1. The problem has been logged into our bug tracking system under the ticket CELLSNET-42814 for further investigation and correction purposes. Please spare us little time to properly analyze the problem cause on our end. In the meanwhile, we will keep you posted with updates in this regard.

Please accept our apologies for the inconvenience caused to you.