Uses of Class
org.wicketstuff.jqplot.lib.elements.LegendRenderer
Packages that use LegendRenderer
-
Uses of LegendRenderer in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return LegendRendererModifier and TypeMethodDescriptionLegend.getRendererOptions()Gets theRendererOptionsLegendRenderer.setBackground(String background) LegendRenderer.setFontFamily(String fontFamily) LegendRenderer.setFontSize(String fontSize) LegendRenderer.setMarginBotton(String marginBotton) LegendRenderer.setMarginLeft(String marginLeft) LegendRenderer.setMarginRight(String marginRight) LegendRenderer.setMarginTop(String marginTop) LegendRenderer.setNumberColumns(Integer numberColumns) LegendRenderer.setNumberRows(Integer numberRows) LegendRenderer.setTextColor(String textColor) Methods in org.wicketstuff.jqplot.lib.elements with parameters of type LegendRendererModifier and TypeMethodDescriptionvoidLegend.setRendererOptions(LegendRenderer rendererOptions) Sets theRendererOptions