Example of Pivot Chart in ASP.NET MVC Excel (XlsIO) Library
This sample demonstrates how to use Pivot Charts in spreadsheets using Excel (XlsIO) Library.
The pivot chart provides a graphical representation of pivot table data, allowing for rapid analysis of information. Essential XlsIO has an API for creating a pivot chart from pivot table data while allowing you to use different chart types.
Features:
- Creating a pivot chart from template data.
- Customizing a pivot chart with various properties
- pivot charts with built-in Excel chart types.
Note: This feature is currently not supported for the .xls format.