Hi
I am creating a word document using DocIo and it has a chart. The chart is scatter markers.
The chart creates perfectly in DocIo with data points and Data labels.
But when i convert it to pdf using DocIORenderer the data points disappear
Although the chart is generating fine in word, while converting it to pdf it is giving this problem.
Is there a solution to this?
thank y
Hi
Please find attached a sample word document.
I am using
Syncfusion.DocIORenderer.Net.Core 19.2.0.62
The sample solution attached does not have data labels.
If I don't have data labels, the data points are visible but when I have them both in word, the data points disappear.
The word file is a docx word document.
Thank You