Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsColumn
-
Packages that use PlotOptionsColumn Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsColumn in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsColumn Modifier and Type Method Description PlotOptionsColumnPlotOptionsStyle. getColumn()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsColumn Modifier and Type Method Description voidPlotOptionsStyle. setColumn(PlotOptionsColumn column)Sets the style options forChartType.COLUMNcharts
-