Uses of Class
org.zkoss.chart.Chart
-
Packages that use Chart Package Description org.zkoss.chart -
-
Uses of Chart in org.zkoss.chart
Methods in org.zkoss.chart that return Chart Modifier and Type Method Description ChartCharts. getChart()Returns the Chart options, if any.ChartChartsApi. getChart()Returns the Chart options, if any.ChartChartsEngine. getChart()ChartPlotData. getChart()Returns the chart optionsMethods in org.zkoss.chart with parameters of type Chart Modifier and Type Method Description voidCharts. setChart(Chart chart)Sets the Chart optionsvoidChartsApi. setChart(Chart chart)Sets the Chart optionsvoidChartsEngine. setChart(Chart chart)voidPlotData. setChart(Chart chart)Sets the chart options
-