HeatmapLegend🔗Controls legend optionsDefinition🔗export interface HeatmapLegend { // Controls if the legend is shown show: boolean; } See also🔗 HeatmapLegendBuilder