Uses of Class
org.zkoss.chart.Halo
-
Packages that use Halo Package Description org.zkoss.chart -
-
Uses of Halo in org.zkoss.chart
Methods in org.zkoss.chart that return Halo Modifier and Type Method Description Halo
State. getHalo()
Returns the options for the halo appearing around the hovered point in line-type series as well as outside the hovered slice in pie charts.Methods in org.zkoss.chart with parameters of type Halo Modifier and Type Method Description void
State. setHalo(Halo halo)
Sets the options for the halo appearing around the hovered point in line-type series as well as outside the hovered slice in pie charts.
-