Uses of Interface
org.xwiki.chart.model.ChartModel

Packages that use ChartModel
org.xwiki.chart   
 

Uses of ChartModel in org.xwiki.chart
 

Methods in org.xwiki.chart with parameters of type ChartModel
 byte[] ChartGenerator.generate(ChartModel model, Map<String,String> parameters)
          Generates an image of a chart representing the data presented as a ChartModel and extra formatting parameters provided in the parameters map.
 



Copyright © 2004–2014 XWiki. All rights reserved.