Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsSolidgauge
-
Packages that use PlotOptionsSolidgauge Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsSolidgauge in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsSolidgauge Modifier and Type Method Description PlotOptionsSolidgaugePlotOptionsStyle. getSolidgauge()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsSolidgauge Modifier and Type Method Description voidPlotOptionsStyle. setSolidgauge(PlotOptionsSolidgauge solidgauge)Sets the style options forChartType.SOLIDGAUGEcharts
-