Uses of Class
com.vaadin.flow.component.charts.model.HTMLLabels
-
Packages that use HTMLLabels Package Description com.vaadin.flow.component.charts.model -
-
Uses of HTMLLabels in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return HTMLLabels Modifier and Type Method Description HTMLLabelsConfiguration. getLabels()Methods in com.vaadin.flow.component.charts.model with parameters of type HTMLLabels Modifier and Type Method Description voidConfiguration. setLabels(HTMLLabels labels)Sets HTML labels that can be positioned anywhere in the chart area.
-