Uses of Class
com.vaadin.flow.component.charts.model.Halo
-
Packages that use Halo Package Description com.vaadin.flow.component.charts.model -
-
Uses of Halo in com.vaadin.flow.component.charts.model
Methods in com.vaadin.flow.component.charts.model that return Halo Modifier and Type Method Description Halo
Hover. getHalo()
Methods in com.vaadin.flow.component.charts.model with parameters of type Halo Modifier and Type Method Description void
Hover. setHalo(Halo halo)
Options for the halo appearing around the hovered point in line-type series as well as outside the hovered slice in pie charts.
-