Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsTreemap
-
Packages that use PlotOptionsTreemap Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsTreemap in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsTreemap Modifier and Type Method Description PlotOptionsTreemapPlotOptionsStyle. getTreemap()PlotOptionsTreemapPlotOptionsStyle. getTreeMap()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsTreemap Modifier and Type Method Description voidPlotOptionsStyle. setTreemap(PlotOptionsTreemap treemap)Sets the style options forChartType.TREEMAPcharts
-