Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsBubble
-
Packages that use PlotOptionsBubble Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsBubble in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsBubble Modifier and Type Method Description PlotOptionsBubblePlotOptionsStyle. getBubble()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsBubble Modifier and Type Method Description voidPlotOptionsStyle. setBubble(PlotOptionsBubble bubble)Sets the style options forChartType.BUBBLEcharts
-