Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsWaterfall
-
Packages that use PlotOptionsWaterfall Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsWaterfall in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsWaterfall Modifier and Type Method Description PlotOptionsWaterfallPlotOptionsStyle. getWaterfall()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsWaterfall Modifier and Type Method Description voidPlotOptionsStyle. setWaterfall(PlotOptionsWaterfall waterfall)Sets the style options forChartType.WATERFALLcharts
-