Uses of Class
com.vaadin.flow.component.charts.model.PlotOptionsOrganization
-
Packages that use PlotOptionsOrganization Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of PlotOptionsOrganization in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return PlotOptionsOrganization Modifier and Type Method Description PlotOptionsOrganizationPlotOptionsStyle. getOrganization()Methods in com.vaadin.flow.component.charts.model.style with parameters of type PlotOptionsOrganization Modifier and Type Method Description voidPlotOptionsStyle. setOrganization(PlotOptionsOrganization organization)Sets the style options forChartType.ORGANIZATIONcharts
-