Uses of Class
org.zkoss.chart.Credits
-
Packages that use Credits Package Description org.zkoss.chart -
-
Uses of Credits in org.zkoss.chart
Methods in org.zkoss.chart that return Credits Modifier and Type Method Description CreditsCharts. getCredits()Returns the Credits options, if any.CreditsChartsApi. getCredits()Returns the Credits options, if any.CreditsChartsEngine. getCredits()CreditsPlotData. getCredits()Returns the credits optionsMethods in org.zkoss.chart with parameters of type Credits Modifier and Type Method Description voidCharts. setCredits(Credits credits)Sets the Credits optionsvoidChartsApi. setCredits(Credits credits)Sets the Credits optionsvoidChartsEngine. setCredits(Credits credits)voidPlotData. setCredits(Credits credits)Sets the credits options
-