Chart labels ignores axis number category

Hi,

When saving Word documents to pdf, if the document contains a chart, the formatting of the label is ignored, resulting in confused users.
We were able to reproduce it using Aspose.Words for .Net 21.9 using the following snippet:

Aspose.Words.Document doc = new Aspose.Words.Document(input);
doc.Save(output, Aspose.Words.SaveFormat.Pdf);

Find attached a sample document which was used to reproduce it and a screenshot displaying the issue.

TESTINGDOCUMENT.docx (25.6 KB)
chart issue.png (195.6 KB)

@HIGHSTAGE

We have tested the scenario and managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-22826. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-22826) have been fixed in this Aspose.Words for .NET 22.2 update also available on NuGet.