I’m looking for a way to paint real time measurement data as a curve in a WinForms app. Here is an example of something quite close to what I’m looking for. But is there something more modular out there?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Any decent chart control will allow you to continuously update it.
See this question for some suggestions: C# Charting – Reasonble Large Data Set and Real-time