ComponentOne ASP.NET MVC Controls
Pivot Chart
ASP.NET Core MVC Controls > Controls > OLAP > OLAP Architecture > Pivot Chart

The PivotChart displays data fetched from the data source in the form of Pivot charts. The PivotChart control can be bound to a data source to populate it with data. The control provides automatic data binding with PivotPanel objects, automatic tooltips, chart types and integrated palettes.


You can also export these charts to PNG and JPEG file formats, and customize the chart styles and interactivity according to your requirements. For more information about PivotChart, see QuickStart:Add Data to OLAP topic.

See Also