Measurement Studio for .NET Languages

cancel
Showing results for 
Search instead for 
Did you mean: 

Terrible UI.WindowsForms.Scatterplot annotation performance

I need to load multiple annotations (0-1000) dynamically and display them on a plot.  This works, but the performance as absolutely terrible.  Is there any way to improve this performance?
 
Thanks
0 Kudos
Message 1 of 2
(3,147 Views)
Hi Radix,

It sounds like the chart may be getting redrawn every time you add an annotation to it.  It could take a while to redraw the plot 1000 times.  Have you tried setting the property of the plot such that it is not redrawn (updated) every time?  Please let me know if this does not help and we need to continue looking into it.

Thanks!

Matt Lang
Applications Engineer
National Instruments
0 Kudos
Message 2 of 2
(3,128 Views)