Search found 4 matches
- Fri Sep 07, 2012 8:24 am
- Forum: .NET
- Topic: Problems with real time chart
- Replies: 12
- Views: 20834
Re: Problems with real time chart
Dear Sandra, if I got everything right, the main problem is that the data of one or all series is changing while the chart is beeing drawn. Thus one should take over control of the (re)painting of the chart and 1) starting the repaint only if all data of the series has been changed 2) changing data ...
- Tue Sep 04, 2012 2:08 pm
- Forum: .NET
- Topic: Problems with real time chart
- Replies: 12
- Views: 20834
Re: Problems with real time chart
Dear Sandra,
thank your for the feedback. I'll check the links and come back to you if I have any further questions.
marcus
thank your for the feedback. I'll check the links and come back to you if I have any further questions.
marcus
- Tue Sep 04, 2012 10:34 am
- Forum: .NET
- Topic: Problems with real time chart
- Replies: 12
- Views: 20834
Re: Problems with real time chart
Dear TeeChart-Team,
I recently ran into the same problem tenaris had 2 years ago.
Is there by now a recommanded way to handle this issue?
Is the latest release of TeeChart thread-safe?
I appreciate highly any advice or hint.
Regards
Marcus
I recently ran into the same problem tenaris had 2 years ago.
Is there by now a recommanded way to handle this issue?
Is the latest release of TeeChart thread-safe?
I appreciate highly any advice or hint.
Regards
Marcus
- Wed Aug 27, 2008 8:50 am
- Forum: .NET
- Topic: HighLow series
- Replies: 1
- Views: 3088
HighLow series
Hello,
what is the purpose of the yValues property in the HighLow-Series, or is it only a inherited "relict" of the base series class?
Is it possible to use this feature to show a line in addition to the HighLow Area? (e.g in a future release)
Marcus
what is the purpose of the yValues property in the HighLow-Series, or is it only a inherited "relict" of the base series class?
Is it possible to use this feature to show a line in addition to the HighLow Area? (e.g in a future release)
Marcus