List of usage examples for org.jfree.data.xy XYSeriesCollection subclass-usage
From source file org.pentaho.platform.uifoundation.chart.XYSeriesCollectionChartDefinition.java
public class XYSeriesCollectionChartDefinition extends XYSeriesCollection implements XYChartDefinition { private static final long serialVersionUID = 1717509132920946530L; private int chartType = JFreeChartEngine.UNDEFINED_CHART_TYPE; private String noDataMessage = null;