Hi Charles,
if you open the Xceed Chart for .NET (Start -> Programs -> Xceed Components -> .NET Components -> Windows Forms -> Xceed Chart for .NET 4.2 -> Xceed Chart Explorer for .NET), you will see that you can explore a few sections. In “All Examples -> Chart types (series) -> Mesh surface”, you have four subsections to explore. And you can also the C# code in each case. (Unfortunately, while the Xceed FileSystem Snippet Explorer will let you recompile and execute the snippets it contains, the Xceed Chart Explorer for .NET won’t let you do this.)
You will also find the Visual Effects a little bit further in the menu and the corresponding C# code by clicking the tab “C# Code”. The subsections “Lights” and “Lighting filter” should allow you to do what you want to do, as long as you render the surface using OpenGL.
To add points to the ‘mesh surface’, you could simply add a series of points where you need them.
If you don’t already have Xceed Chart for .NET 4.2, you can download it from here http://xceed.com/CHT_Download.html for free with a 45-day free trial period. The Xceed Chart Explorer for .NET that comes with the package will give you a very good idea of the countless possibilities.
Best regards,
Imported from legacy forums. Posted by Ghislain (had 1698 views)