Search found 1 match
- Wed Oct 18, 2006 10:38 pm
- Forum: .NET
- Topic: Realtime update of FastLine
- Replies: 1
- Views: 2876
Realtime update of FastLine
Hi, I am trying to get a couple of charts with one FastLine series each to display realtime information. The series contains arround 1000 points, and as new data is added the oldest is removed. I need to add data fast, say 100Hz, (10ms time difference between each sample), but I would be happy to up...