This is a migrated thread and some comments may be shown as answers.

Live Data Chart

1 Answer 131 Views
Chart (obsolete as of Q1 2013)
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Nada
Top achievements
Rank 1
Nada asked on 30 Jun 2013, 11:25 AM

my question is (i think) simple.

I have a variable (double voltage) changing every 4 m second, and basically i want to show the variations on a chart. I'm using visual studio 2010 and the target is .net Framework 4.0
Note: i want it to work on regular desktop application (  not ASP.Net web application and not WPF. )
My application will be running on windows computers, XP, 7 and 8.
is your live data chart control what suites me ?

Please, i need an answer ASAP.
Regards,
Nada.


1 Answer, 1 is accepted

Sort by
0
Paul
Telerik team
answered on 04 Jul 2013, 04:15 AM
Hi Nada,

Thank you for writing.

You can use our RadChartView to show live data, but if you want to refresh the data on every 4 milliseconds you will have to keep the data in temporally data structure and add it to the chart on longer period as the control will not perform very well on a 4 ms refresh e.g a flickering might occur.

I have prepared an example project which you can look at and see if it will do the job for you.

Please let us know if you have any further questions.

Regards,
Paul
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
Tags
Chart (obsolete as of Q1 2013)
Asked by
Nada
Top achievements
Rank 1
Answers by
Paul
Telerik team
Share this question
or