Uses of Class
org.adempiere.webui.apps.graph.model.ChartModel
-
Packages that use ChartModel Package Description org.adempiere.webui.apps.graph -
-
Uses of ChartModel in org.adempiere.webui.apps.graph
Methods in org.adempiere.webui.apps.graph with parameters of type ChartModel Modifier and Type Method Description boolean
IChartRendererService. renderChart(org.zkoss.zk.ui.Component parent, int width, int height, ChartModel chartModel)
render chart for AD_Chart
-