Blazor HeatMap Chart Example - Color Palette Options
This sample visualizes the energy consumption in trillion British thermal units (BTU) by the various public sectors of the US government over the years. The data label is disabled in this sample, and the tooltip displays the data point values.
Properties
Palette Type |
|
Enable Smart Legend |
In this example, you can see how to change the Palette type between Fixed and Gradient types in Heatmap. The palette type can be defined using the Type property in PaletteSettings.Legend is enabled in this example. When the palette mode is changed, the legend type will be automatically switched between Gradient and Fixed type legend.
The tooltip is enabled in this example. To see the tooltip in action, hover the mouse over an item or tap an item on touch-enabled devices.