Uses of Class
com.vaadin.flow.component.charts.model.Pivot
-
Packages that use Pivot Package Description com.vaadin.flow.component.charts.model -
-
Uses of Pivot in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Pivot Modifier and Type Method Description PivotPlotOptionsGauge. getPivot()Methods in com.vaadin.flow.component.charts.model with parameters of type Pivot Modifier and Type Method Description voidPlotOptionsGauge. setPivot(Pivot pivot)Options for the pivot or the center point of the gauge.
-