when I try to run a piece of code with the TesterFactory in Eclipse, I always get a NullpointerException when the code is related to a chart. Ok I understand that the ChartObject is Null and therefore the Nullpointer Exception is coming up, but is there any way to work with charts in Eclipse? Or any method to open a chart by a strategy?
Best regards
BM
API Support
Post subject: Re: How to work with Charts in Eclipse?