Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsSpline
-
Packages that use PlotOptionsSpline Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsSpline in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsSpline Modifier and Type Method Description PlotOptionsSplinePlotOptionsStyle. getSpline()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsSpline Modifier and Type Method Description voidPlotOptionsStyle. setSpline(PlotOptionsSpline spline)Sets the style options forChartType.SPLINEcharts
-