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 PlotOptionsBullet
PlotOptionsStyle. getBullet()
Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsBullet Modifier and Type Method Description void
PlotOptionsStyle. setBullet(PlotOptionsBullet bullet)
Sets the style options forChartType.BULLET
charts
-