Page 1 of 1

Removing a series from OHLCSeriesCollection

Posted: Fri Jun 26, 2009 8:19 am
by dsoon
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 ways around this except for implementing a custom OHLCSeriesCollection?

Thanks,
David

Re: Removing a series from OHLCSeriesCollection

Posted: Fri Jun 26, 2009 3:11 pm
by david.gilbert
I've added this method for the upcoming 1.0.14 release. Thanks for the feedback.