Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsBoxplot
-
Packages that use PlotOptionsBoxplot Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsBoxplot in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsBoxplot Modifier and Type Method Description PlotOptionsBoxplotPlotOptionsStyle. getBoxplot()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsBoxplot Modifier and Type Method Description voidPlotOptionsStyle. setBoxplot(PlotOptionsBoxplot boxplot)Sets the style options forChartType.BOXPLOTcharts
-