org.pentaho.chart
Class PentahoChart

java.lang.Object
  extended by org.pentaho.chart.PentahoChart

public final class PentahoChart
extends Object

Author:
David Kincade

Constructor Summary
PentahoChart()
           
 
Method Summary
static ChartDefinition createChart(ChartData data)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PentahoChart

public PentahoChart()
Method Detail

createChart

public static ChartDefinition createChart(ChartData data)