Uses of Class
org.xwiki.chart.ChartGeneratorException

Packages that use ChartGeneratorException
org.xwiki.chart   
 

Uses of ChartGeneratorException in org.xwiki.chart
 

Methods in org.xwiki.chart that throw ChartGeneratorException
 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-2012 XWiki. All Rights Reserved.