Uses of Class
com.vaadin.flow.component.charts.model.ChartModel
-
Packages that use ChartModel Package Description com.vaadin.flow.component.charts.model -
-
Uses of ChartModel in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return ChartModel Modifier and Type Method Description ChartModel
Configuration. getChart()
Methods in com.vaadin.flow.component.charts.model with parameters of type ChartModel Modifier and Type Method Description void
Configuration. setChart(ChartModel chart)
Sets options regarding the chart and plot areas as well as general chart options.
-