Example of Label Template in ASP.NET MVC HeatMap Chart Control
This sample illustrates a comprehensive view of the likelihood and impact of an organization’s risks. Risks that fall into the HeatMap's green zones require no action. Action is required in the yellow areas. Risks that fall into the red zone require immediate action.
In this example, you can see how to use the LabelTemplateopens in a new tab to display images in the HeatMap cells. The LabelTemplate
can be used to add any HTML elements into the HeatMap cells, such as images, text, and so on.
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.
More information about label template can be found in this documentation sectionopens in a new tab.