Angel Posted July 30, 2007 Report Share Posted July 30, 2007 Hi, I am trying to add Data to the panels different from the panel 0 and he returns me the error: "Overflow error " the code that I execute is: this.RealTime.BeginAddData(1, RealTimeAction.Append); this.Data[1, 0] = value; // where 1 is serie in the panel 1, this.RealTime.EndAddData(false, true);if I put all the series in the same pane I don't have problem or if I add the data without the real time I don't have problem too thanks 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.