Uses of Class
com.vaadin.flow.component.charts.model.Lang
-
Packages that use Lang Package Description com.vaadin.flow.component.charts -
-
Uses of Lang in com.vaadin.flow.component.charts
Methods in com.vaadin.flow.component.charts that return Lang Modifier and Type Method Description LangChartOptions. getLang()Returns theLangin use ornullif no lang configuration has been set.Methods in com.vaadin.flow.component.charts with parameters of type Lang Modifier and Type Method Description voidChartOptions. setLang(Lang lang)Changes the language of all charts.
-