Hi!I've created a simple test application using BubbleSeries in the xamDataChartIf I am trying to draw 10000 points then it takes from 8 to 15 secondsIf I trying to draw 20000 points then it takes from 30-50 secondsIs it the regular performance or I am doing something wrong?
Hi,
What do you have MaximumMarkers set at when doing these tests?
-Graham
Hi Graham!
As I need to have all data points displayed I set MaximumMarkers property to real amount of points.