Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsGauge
-
Packages that use PlotOptionsGauge Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsGauge in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsGauge Modifier and Type Method Description PlotOptionsGaugePlotOptionsStyle. getGauge()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsGauge Modifier and Type Method Description voidPlotOptionsStyle. setGauge(PlotOptionsGauge gauge)Sets the style options forChartType.GAUGEcharts
-