Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsPyramid
-
Packages that use PlotOptionsPyramid Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsPyramid in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsPyramid Modifier and Type Method Description PlotOptionsPyramidPlotOptionsStyle. getPyramid()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsPyramid Modifier and Type Method Description voidPlotOptionsStyle. setPyramid(PlotOptionsPyramid pyramid)Sets the style options forChartType.PYRAMIDcharts
-