Uses of Class
com.vaadin.flow.component.charts.model.style.Theme
Packages that use Theme
-
Uses of Theme in com.vaadin.flow.component.charts
Methods in com.vaadin.flow.component.charts that return ThemeModifier and TypeMethodDescriptionChartOptions.getTheme()Returns theThemein use ornullif no theme has been set.Methods in com.vaadin.flow.component.charts with parameters of type Theme -
Uses of Theme in com.vaadin.flow.component.charts.themes
Subclasses of Theme in com.vaadin.flow.component.charts.themesModifier and TypeClassDescriptionclassThe dark version of the default theme for Vaadin Charts.classThe default theme for Vaadin Charts.