Pivot Table / Integration / Pivot Chart with Field List

Blazor Pivot Table Example - Pivot Chart with Field List Support

Loading Syncfusion Blazor Server Demos…

This sample demonstrates pivot table and pivot chart rendering with static Excel-like field list feature in a sidebar layout.

Key features:

  • Interactive toolbar to toggle toolbar visibility
  • Dynamic display mode switching between table, chart, and both
  • Static field list sidebar eliminating popup interface dependency
  • Drag-and-drop field configuration without relying on popup dialogs

The Pivot Table supports three display modes via PivotViewDisplayOption.View property:

  • Table - Display pivot table only (default)
  • Chart - Display pivot chart only
  • Both - Display pivot table and chart together

Primary View dropdown enables users to prioritize chart or table when both are displayed.

For comprehensive pivot chart documentation, refer to the documentation.