Hi,
I use NMeshSurfaceSeries to draw a 3D surface, which has a grid size of about 200*200. The following is the result. You can find that it's consist of many small polygons, and the borders of the polygons are sooooo clear. My purpose is to obtain a smooth surface, the inner borders of evevry polygon are interpolated, thus not so obvious.
I have tried the jittering APIs provided and it doesn't work, maybe I misunderstood what jittering is for. Can anyone give some suggestions of how to show a smooth surface? It's better not to change the original data, but only related to the Nevron Chart control. I'm using the version of Nevron .Net 2010 for VS2008, and I can upgrade it to any later version if required.
Thank you!