Template Heat Map Configuration
constructor(colorScale: TemplateColorScale? = null, columnLabelOptions: TemplateChartAxisLabelOptions? = null, dataLabels: TemplateDataLabelOptions? = null, fieldWells: TemplateHeatMapFieldWells? = null, legend: TemplateLegendOptions? = null, rowLabelOptions: TemplateChartAxisLabelOptions? = null, sortConfiguration: TemplateHeatMapSortConfiguration? = null, tooltip: TemplateTooltipOptions? = null)