Uses of Class
org.zkoss.chart.Subtitle
-
Packages that use Subtitle Package Description org.zkoss.chart -
-
Uses of Subtitle in org.zkoss.chart
Methods in org.zkoss.chart that return Subtitle Modifier and Type Method Description SubtitleCharts. getSubtitle()Returns the Subtitle options, if any.SubtitleChartsApi. getSubtitle()Returns the Subtitle options, if any.SubtitleChartsEngine. getSubtitle()SubtitlePlotData. getSubtitle()Returns the subtitle optionsMethods in org.zkoss.chart with parameters of type Subtitle Modifier and Type Method Description voidCharts. setSubtitle(Subtitle subtitle)Sets the Subtitle optionsvoidChartsApi. setSubtitle(Subtitle subtitle)Sets the Subtitle optionsvoidChartsEngine. setSubtitle(Subtitle subtitle)voidPlotData. setSubtitle(Subtitle subtitle)Sets the subtitle options
-