Hi, we've been using Nevron's charts since about 2008 but have never really used the Hardware rendering support until now since we now need the chart to be as fast as possible. Switching to RenderSurface = Window drastically improves performance which is great. However it also degrades the image quality of the chart, especially when using circular shapes. When using GDI rendering the circular shapes are nice and even but when using hardware rendering the edges of the circles are jagged and the circles are no longer circular.
I've attached two images from your XY Scatter Point Chart example to illustrate the problem.
You can clearly see the non-circular shapes in the Hardware.png file.
Is there any way to improve the quality of the shapes when using hardware rendering?