Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsArea
-
Packages that use PlotOptionsArea Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsArea in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsArea Modifier and Type Method Description PlotOptionsAreaPlotOptionsStyle. getArea()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsArea Modifier and Type Method Description voidPlotOptionsStyle. setArea(PlotOptionsArea area)Sets the style options forChartType.AREAcharts
-