Pivot Table / Integration / HeatMap

Blazor Pivot Table Example - HeatMap Integration Visualization

Loading Syncfusion Blazor Server Demos…

This sample demonstrates visualizing pivot table data by creating heatmap-like cell appearance.

Pivot Table cell customization using templates:

  • Use CellTemplate for custom cell rendering
  • Represent product-specific monthly sales revenue as heatmap visualization
  • Calculate lowest and highest values via EnginePopulated event
  • Apply color schemes based on value ranges

For comprehensive cell template documentation, refer to the documentation.