Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsBar
-
Packages that use PlotOptionsBar Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsBar in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsBar Modifier and Type Method Description PlotOptionsBarPlotOptionsStyle. getBar()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsBar Modifier and Type Method Description voidPlotOptionsStyle. setBar(PlotOptionsBar bar)Sets the style options forChartType.BARcharts
-