Uses of Class
org.adempiere.webui.apps.graph.model.ChartModel
-
Uses of ChartModel in org.adempiere.webui.apps.graph
Modifier and TypeMethodDescriptionboolean
IChartRendererService.renderChart
(org.zkoss.zk.ui.Component parent, int width, int height, ChartModel chartModel, boolean showTitle) render chart for AD_Chart -
Uses of ChartModel in org.adempiere.webui.apps.graph.jfreegraph
Modifier and TypeMethodDescriptionboolean
ChartRendererServiceImpl.renderChart
(org.zkoss.zk.ui.Component parent, int width, int height, ChartModel chartModel, boolean showTitle) Deprecated.