Example of Bar Chart in ASP.NET Core 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 and export as PDF.
- 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.
- You can save the chart in Word document as image.
More information about the charts can be found in this
Documentation
section.