KyleBerne Posted October 22, 2007 Report Share Posted October 22, 2007 Hi, I have recently encountered a problem with x,y plots I tried creating. I have added several series to the plot, but for some reason I see many other series that apear to have 0 values (all consentrated along the 0 line) I made sure that I am not the one to add them programaticly by mistake... Is there anyway to make sure that the undesired series will be removed without having to iterate on all series on the chart (which takes needless amount of time) and manually remove them? Quote Link to comment Share on other sites More sharing options...
Frank Posted October 24, 2007 Report Share Posted October 24, 2007 If the series are there, they were added somehow. Series are added by: a) Calling OpenData Setting data for a series that doesn't exist yet. In this case the chart will automatically add all the necessary series. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.