Selection in ASP.NET Core HeatMap Chart Component

18 Nov 20181 minute to read

Enable single cell selection

Clearing cell selection

The clearSelection method can be used to clear all the selected cells. The below example illustrates the same.