Example of Row in ASP.NET MVC HeatMap Chart Control
This sample visualizes the GDP growth rate for the countries which are the world’s major economies over the years.
DEMO
SOURCE
In this example, you can see how to bind array object as data source for heatmap and configure the Heatmap using the data adaptor support. You can directly bind the array object to the Heatmap data source with default property settings.
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.