Uses of Class
com.vaadin.flow.component.charts.model.style.TooltipStyle
-
Packages that use TooltipStyle Package Description com.vaadin.flow.component.charts.model.style -
-
Uses of TooltipStyle in com.vaadin.flow.component.charts.model.style
Methods in com.vaadin.flow.component.charts.model.style that return TooltipStyle Modifier and Type Method Description TooltipStyleTheme. getTooltip()Get style of tooltipsMethods in com.vaadin.flow.component.charts.model.style with parameters of type TooltipStyle Modifier and Type Method Description voidTheme. setTooltip(TooltipStyle tooltip)Set new style of tooltips
-