Uses of Class
com.vaadin.flow.component.charts.ChartOptions
-
Packages that use ChartOptions Package Description com.vaadin.flow.component.charts -
-
Uses of ChartOptions in com.vaadin.flow.component.charts
Methods in com.vaadin.flow.component.charts that return ChartOptions Modifier and Type Method Description static ChartOptionsChartOptions. get()Returns a ChartOptions instance for the current UI.static ChartOptionsChartOptions. get(UI ui)Returns a ChartOptions instance for the given UI.
-