Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsColumnrange
-
Packages that use PlotOptionsColumnrange Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsColumnrange in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsColumnrange Modifier and Type Method Description PlotOptionsColumnrangePlotOptionsStyle. getColumnrange()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsColumnrange Modifier and Type Method Description voidPlotOptionsStyle. setColumnrange(PlotOptionsColumnrange columnrange)Sets the style options forChartType.COLUMNRANGEcharts
-