Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsScatter
-
Packages that use PlotOptionsScatter Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsScatter in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsScatter Modifier and Type Method Description PlotOptionsScatterPlotOptionsStyle. getScatter()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsScatter Modifier and Type Method Description voidPlotOptionsStyle. setScatter(PlotOptionsScatter scatter)Sets the style options forChartType.SCATTERcharts
-