Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsAreaspline
-
Packages that use PlotOptionsAreaspline Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsAreaspline in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsAreaspline Modifier and Type Method Description PlotOptionsAreasplinePlotOptionsStyle. getAreaspline()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsAreaspline Modifier and Type Method Description voidPlotOptionsStyle. setAreaspline(PlotOptionsAreaspline areaspline)Sets the style options forChartType.AREASPLINEcharts
-