Uses of Class
com.vaadin.flow.component.charts.model.Level
Packages that use Level
-
Uses of Level in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return LevelModifier and TypeMethodDescriptionLevel[]PlotOptionsOrganization.getLevels()Level[]PlotOptionsSankey.getLevels()Level[]PlotOptionsTreemap.getLevels()Methods in com.vaadin.flow.component.charts.model with parameters of type LevelModifier and TypeMethodDescriptionvoidAdds level to the levels arrayvoidAdds level to the levels arrayvoidAdds level to the levels arrayvoidPlotOptionsOrganization.removeLevel(Level level) Removes first occurrence of level in levels arrayvoidPlotOptionsSankey.removeLevel(Level level) Removes first occurrence of level in levels arrayvoidPlotOptionsTreemap.removeLevel(Level level) Removes first occurrence of level in levels arrayvoidSet options on specific levels.voidSet options on specific levels.voidSet options on specific levels.