Series.ChangeType() question
Posted: Mon Feb 06, 2006 3:38 pm
We are using the v 2.0.2179.21171 build at the moment and as far as I can see a series loses its Axis when doing a ChangeType on it.
Earlier a series lost most, if not all, properties when doing a change of series type on it, now this seems to be the last "issue" with it.
What I do is that I have a FastLine, set it to the Right (Secondary Y) Axis and then I use ChangeType to change it into a bar series instead. It always ends up on the wrong axis. I think I can work around this fairly easy though.
//Tommie
Earlier a series lost most, if not all, properties when doing a change of series type on it, now this seems to be the last "issue" with it.
What I do is that I have a FastLine, set it to the Right (Secondary Y) Axis and then I use ChangeType to change it into a bar series instead. It always ends up on the wrong axis. I think I can work around this fairly easy though.
//Tommie