Search found 1 match
- Fri Jun 26, 2009 8:19 am
- Forum: JFreeChart - Stockmarket
- Topic: Removing a series from OHLCSeriesCollection
- Replies: 1
- Views: 9443
Removing a series from OHLCSeriesCollection
Hi, Apologies if this has been asked before, I'm new to the forum. I would like the ability to remove all OHLCSeries from a OHLCSeriesCollection in the way that TimeSeriesCollection supports it, but noticed that under 1.0.13 removeAllSeries() does not exit in OHLCSeriesCollection. Are there other wa...