Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsPolygon
-
Packages that use PlotOptionsPolygon Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsPolygon in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsPolygon Modifier and Type Method Description PlotOptionsPolygonPlotOptionsStyle. getPolygon()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsPolygon Modifier and Type Method Description voidPlotOptionsStyle. setPolygon(PlotOptionsPolygon polygon)Sets the style options forChartType.POLYGONcharts
-