Uses of Class
org.zkoss.chart.Caption
-
Packages that use Caption Package Description org.zkoss.chart -
-
Uses of Caption in org.zkoss.chart
Methods in org.zkoss.chart that return Caption Modifier and Type Method Description CaptionCharts. getCaption()CaptionChartsApi. getCaption()Returns the Caption options, if any.CaptionChartsEngine. getCaption()CaptionPlotData. getCaption()Returns the caption options.Methods in org.zkoss.chart with parameters of type Caption Modifier and Type Method Description voidCharts. setCaption(Caption caption)voidChartsApi. setCaption(Caption caption)Sets the Caption option.voidChartsEngine. setCaption(Caption caption)voidPlotData. setCaption(Caption caption)Sets the caption options.
-