Uses of Class
com.vaadin.flow.component.charts.model.style.LegendStyle
-
Packages that use LegendStyle Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of LegendStyle in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return LegendStyle Modifier and Type Method Description LegendStyle
Theme. getLegend()
Get style of legendMethods in com.vaadin.flow.component.charts.model.style with parameters of type LegendStyle Modifier and Type Method Description void
Theme. setLegend(LegendStyle style)
Set new style legend
-