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.LabelsBubbleLegend. 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 voidBubbleLegend. setLabels(BubbleLegend.Labels labels)Sets options for the bubble legend labels.
-