Uses of Class
org.zkoss.chart.BubbleLegend.Labels
-
Packages that use BubbleLegend.Labels Package Description org.zkoss.chart -
-
Uses of BubbleLegend.Labels in org.zkoss.chart
Methods in org.zkoss.chart that return BubbleLegend.Labels Modifier and Type Method Description BubbleLegend.Labels
BubbleLegend. getLabels()
Returns options for the bubble legend labels if any.Methods in org.zkoss.chart with parameters of type BubbleLegend.Labels Modifier and Type Method Description void
BubbleLegend. setLabels(BubbleLegend.Labels labels)
Sets options for the bubble legend labels.
-