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 TypeMethodDescriptionvoidPane.addBackground(Background background) Adds background to the background arrayvoidPane.removeBackground(Background background) Removes first occurrence of background in background arrayvoidPane.setBackground(Background... background) An object, or array of objects, for backgrounds.