Uses of Class
org.wicketstuff.jqplot.lib.elements.Legend
-
Packages that use Legend Package Description org.wicketstuff.jqplot.lib org.wicketstuff.jqplot.lib.chart -
-
Uses of Legend in org.wicketstuff.jqplot.lib
Methods in org.wicketstuff.jqplot.lib that return Legend Modifier and Type Method Description LegendChartConfiguration. getLegend()Gets the legend.Methods in org.wicketstuff.jqplot.lib with parameters of type Legend Modifier and Type Method Description ChartConfiguration<T>ChartConfiguration. setLegend(Legend legend)Sets the legend. -
Uses of Legend in org.wicketstuff.jqplot.lib.chart
Methods in org.wicketstuff.jqplot.lib.chart with parameters of type Legend Modifier and Type Method Description AbstractChart<T,S>AbstractChart. setLegend(Legend legend)
-