• Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

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.
DEMO
SOURCE

Click the "Create Document" button to view the created Excel document. Please note that the Microsoft Excel viewer or Microsoft Excel is required to view the Excel document.


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.