Sir,
I am trying to create and export Google piechart on word using OpenXml in c#.net. But the problem is,
1) It is exporting but nothing shows ms word 2010 only.
2) I am using ASP.NET MVC4 project, there is a google pie chart which have around 1000 data by representing with multiple color. But I cannot see all details from Word when it is exported at first time. Now it seems color only. How can I see all data when exporting word 2016 at first time?
Here I have attached sample project. Pleas look upon it.
Kindly answer me.