Uses of Class
com.vaadin.flow.component.charts.model.Background
Packages that use Background
-
Uses of Background in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return BackgroundMethods in com.vaadin.flow.component.charts.model with parameters of type BackgroundModifier and TypeMethodDescriptionvoid
Pane.addBackground
(Background background) Adds background to the background arrayvoid
Pane.removeBackground
(Background background) Removes first occurrence of background in background arrayvoid
Pane.setBackground
(Background... background) An object, or array of objects, for backgrounds.