Problem with dataseries
This discussion was imported from CodePlex
MikeRam wrote at 2013-01-24 15:00:
Hi! I' ve a big problem on displaying a dataseries because in some cases not all points are being show in the graph
This is a dynamic dataseries which is refreshed every 5 second because it's done by incoming signals. The other dataseries are static.
When i move the mouse or i try to zoom into the graph there are some points ( or segments ) which disappear and some others which appear.
Anyone could help me to solve this problem?
Thank you
Mike
objo wrote at 2013-02-10 23:24:
Can you create a short example (just the code defining the PlotModel is necessary) that demonstrates the problem?
Could this be a thread synchronization problem? The PlotModel has a SyncRoot object!
Could this be a thread synchronization problem? The PlotModel has a SyncRoot object!
Customer support service by UserEcho