public DataSeries() { lineStyle = new LineStyle(); SymbolStyle = new SymbolStyle(); pointList = new ArrayList(); }