Class HeatmapChart.HeatmapOptions

Enclosing class:
HeatmapChart

public static class HeatmapChart.HeatmapOptions extends ChartOptions.XYLabels<HeatmapChart,HeatmapChart.HeatmapOptions>
The Options for a HeatmapChart, obtained from HeatmapChart.getOptions() rather than instantiated directly. In addition to the usual title, legend, and axis label settings, this is where the color axis' rendering (discrete bands vs. a continuous gradient) is configured.