Uses of Class
com.vaadin.flow.component.charts.model.style.ChartStyle
-
Packages that use ChartStyle Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of ChartStyle in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return ChartStyle Modifier and Type Method Description ChartStyle
Theme. getChart()
Get chart styleMethods in com.vaadin.flow.component.charts.model.style with parameters of type ChartStyle Modifier and Type Method Description void
Theme. setChart(ChartStyle style)
Set new chart style
-