Uses of Class
org.zkoss.chart.BubbleLegend
-
Packages that use BubbleLegend Package Description org.zkoss.chart -
-
Uses of BubbleLegend in org.zkoss.chart
Methods in org.zkoss.chart that return BubbleLegend Modifier and Type Method Description BubbleLegend
Legend. getBubbleLegend()
Returns the bubble legend, which is an additional element in legend which presents the scale of the bubble series.Methods in org.zkoss.chart with parameters of type BubbleLegend Modifier and Type Method Description void
Legend. setBubbleLegend(BubbleLegend bubbleLegend)
Sets the bubble legend, which is an additional element in legend which presents the scale of the bubble series.
-