Uses of Class
org.zkoss.chart.Title
-
Packages that use Title Package Description org.zkoss.chart -
-
Uses of Title in org.zkoss.chart
Methods in org.zkoss.chart that return Title Modifier and Type Method Description TitleCharts. getTitle()Returns the Title options, if any.TitleChartsApi. getTitle()Returns the Title options, if any.TitleChartsEngine. getTitle()TitlePlotData. getTitle()Returns the title optionsMethods in org.zkoss.chart with parameters of type Title Modifier and Type Method Description voidCharts. setTitle(Title title)Sets the Title optionsvoidChartsApi. setTitle(Title title)Sets the Title optionsvoidChartsEngine. setTitle(Title title)voidPlotData. setTitle(Title title)Sets the title options
-