Uses of Class
com.vaadin.flow.component.charts.model.style.PlotOptionsStyle
-
Packages that use PlotOptionsStyle Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsStyle in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsStyle Modifier and Type Method Description PlotOptionsStyleTheme. getPlotOptions()Get style of plotsMethods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsStyle Modifier and Type Method Description voidTheme. setPlotOptions(PlotOptionsStyle plotOptions)Set new style of plot
-