Uses of Class
com.vaadin.flow.component.charts.model.CrosshairLabel
-
Packages that use CrosshairLabel Package Description com.vaadin.flow.component.charts.model -
-
Uses of CrosshairLabel in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return CrosshairLabel Modifier and Type Method Description CrosshairLabelCrosshair. getLabel()Methods in com.vaadin.flow.component.charts.model with parameters of type CrosshairLabel Modifier and Type Method Description voidCrosshair. setLabel(CrosshairLabel label)A label on the axis next to the crosshair.
-