Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsBullet
-
Packages that use PlotOptionsBullet Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsBullet in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsBullet Modifier and Type Method Description PlotOptionsBulletPlotOptionsStyle. getBullet()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsBullet Modifier and Type Method Description voidPlotOptionsStyle. setBullet(PlotOptionsBullet bullet)Sets the style options forChartType.BULLETcharts
-