Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsFunnel
-
Packages that use PlotOptionsFunnel Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsFunnel in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsFunnel Modifier and Type Method Description PlotOptionsFunnelPlotOptionsStyle. getFunnel()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsFunnel Modifier and Type Method Description voidPlotOptionsStyle. setFunnel(PlotOptionsFunnel funnel)Sets the style options forChartType.FUNNELcharts
-