Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsHeatmap
-
Packages that use PlotOptionsHeatmap Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsHeatmap in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsHeatmap Modifier and Type Method Description PlotOptionsHeatmapPlotOptionsStyle. getHeatmap()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsHeatmap Modifier and Type Method Description voidPlotOptionsStyle. setHeatmap(PlotOptionsHeatmap heatmap)Sets the style options forChartType.HEATMAPcharts
-