Example of Bar Chart in ASP.NET MVC Word (DocIO) Library
This sample demonstrates how to insert a bar chart into the Word document using Essential DocIO.
DEMO
SOURCE
With DocIO, you can create business or survey reports with intuitive graphical data visualization using chart in Word document.
- You can create chart in the Word document by using data from an existing Excel file.
- You can also enable the data table to visualize the chart data.
More information about the charts can be found in this
documentation
section.