Getting single SeriesMarks
Posted: Fri Mar 07, 2008 1:21 pm
I have a question that perhaps someone can give me some advice on:
I need to access single marks of my series, to display them. I.e. I want to fetch Series.getMarks().getMark(myDesiredMark).setColor..., as an example. How can I obtain this? Also, I cant seem to be able to set the marks text using getMarks().setText(aValue)...
So, any takers?
Best regards,
Marius Lunde
I need to access single marks of my series, to display them. I.e. I want to fetch Series.getMarks().getMark(myDesiredMark).setColor..., as an example. How can I obtain this? Also, I cant seem to be able to set the marks text using getMarks().setText(aValue)...
So, any takers?
Best regards,
Marius Lunde