Uses of Class
org.zkoss.chart.Data
-
Packages that use Data Package Description org.zkoss.chart -
-
Uses of Data in org.zkoss.chart
Methods in org.zkoss.chart that return Data Modifier and Type Method Description DataCharts. getData()Returns the data object.DataChartsApi. getData()Returns the data object.DataChartsEngine. getData()DataPlotData. getData()Returns the data optionsMethods in org.zkoss.chart with parameters of type Data Modifier and Type Method Description voidPlotData. setData(Data data)Sets the data options
-