DashboardHeatMapConfiguration

constructor(colorScale: DashboardColorScale? = null, columnLabelOptions: DashboardChartAxisLabelOptions? = null, dataLabels: DashboardDataLabelOptions? = null, fieldWells: DashboardHeatMapFieldWells? = null, legend: DashboardLegendOptions? = null, rowLabelOptions: DashboardChartAxisLabelOptions? = null, sortConfiguration: DashboardHeatMapSortConfiguration? = null, tooltip: DashboardTooltipOptions? = null)