Uses of Class
org.wicketstuff.jqplot.lib.elements.Title
Packages that use Title
Package
Description
-
Uses of Title in org.wicketstuff.jqplot.lib
Fields in org.wicketstuff.jqplot.lib declared as TitleMethods in org.wicketstuff.jqplot.lib that return TitleMethods in org.wicketstuff.jqplot.lib with parameters of type TitleModifier and TypeMethodDescriptionSets the title. -
Uses of Title in org.wicketstuff.jqplot.lib.chart
Methods in org.wicketstuff.jqplot.lib.chart that return TitleMethods in org.wicketstuff.jqplot.lib.chart with parameters of type Title -
Uses of Title in org.wicketstuff.jqplot.lib.elements
Methods in org.wicketstuff.jqplot.lib.elements that return TitleModifier and TypeMethodDescriptionTitle.setEscapeHtml(String escapeHtml) Sets the escape html.Title.setFontFamily(String fontFamily) Sets the font family.Title.setFontSize(String fontSize) Sets the font size.Title.setFontWeight(String fontWeight) Sets the font weight.Title.setRenderer(String renderer) Title.setRendererOptions(String rendererOptions) Sets the renderer options.Title.setShow(boolean show) Sets the show.Sets the show.Sets the text.Title.setTextAlign(String textAlign) Sets the text align.Title.setTextColor(String textColor) Sets the text color.