Uses of Class
org.zkoss.chart.LegendTitle
-
Packages that use LegendTitle Package Description org.zkoss.chart -
-
Uses of LegendTitle in org.zkoss.chart
Methods in org.zkoss.chart that return LegendTitle Modifier and Type Method Description LegendTitle
Legend. getTitle()
Returns a title to be added on top of the legend.Methods in org.zkoss.chart with parameters of type LegendTitle Modifier and Type Method Description void
Legend. setTitle(LegendTitle title)
Sets a title to be added on top of the legend.
-