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