Uses of Class
org.zkoss.chart.Legend
-
Packages that use Legend Package Description org.zkoss.chart -
-
Uses of Legend in org.zkoss.chart
Methods in org.zkoss.chart that return Legend Modifier and Type Method Description LegendCharts. getLegend()Returns the Legend options, if any.LegendChartsApi. getLegend()Returns the Legend options, if any.LegendChartsEngine. getLegend()LegendPlotData. getLegend()Returns the legend optionsMethods in org.zkoss.chart with parameters of type Legend Modifier and Type Method Description voidCharts. setLegend(Legend legend)Sets the Legend optionsvoidChartsApi. setLegend(Legend legend)Sets the Legend optionsvoidChartsEngine. setLegend(Legend legend)voidPlotData. setLegend(Legend legend)Sets the legend options
-