Running the following code:
var doc = new Document(@"C:\Temp\Test Chart.docx"); doc.Save(@"C:\Temp\Test Chart resaved.docx");
on the attached files creates a corrupt .docx file. It seems to be working when the labels in the chart is not present.
Test chart.zip (27.4 KB)
(Internal ID 12579)