How to use surface function using .net framework 4.5.1 in VS2015

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
ISP Co.Ltd.
Newbie
Newbie
Posts: 2
Joined: Thu Mar 02, 2023 12:00 am
Contact:

How to use surface function using .net framework 4.5.1 in VS2015

Post by ISP Co.Ltd. » Wed May 03, 2023 7:12 am

Greetings.

I recently purchased teechart bussiness version.

I plotted the graph by adding line and fastline as series to teechart.
Additionally, I want to draw a surface-type graph like the attached picture file, but I don't know how.
I'd be grateful if you could tell me how.
Attachments
excel_surface.png
excel_surface.png (35.98 KiB) Viewed 3043 times

Christopher
Guru
Posts: 1603
Joined: Fri Nov 15, 2002 12:00 am

Re: How to use surface function using .net framework 4.5.1 in VS2015

Post by Christopher » Thu May 04, 2023 9:50 am

Hello!

Of course. The quickest way would be to have a look at some examples, which you can do by downloading our git repo from GitHub here. If you open the Visual Studio solution under /WinForms/NET Framework/All-Examples.sln you will see:
Screenshot from 2023-05-04 11-47-06.png
Screenshot from 2023-05-04 11-47-06.png (19.47 KiB) Viewed 3023 times
Running the TeeChart Examples and then navigating to the Surface series, we can see:
Screenshot from 2023-05-04 11-46-47.png
Screenshot from 2023-05-04 11-46-47.png (280.85 KiB) Viewed 3023 times
Note that we can change from a 2D to a 3D view by double clicking on the yellow textbox area to bring up the Chart Editor, as shown in the screenshot above.
Best Regards,
Christopher Ireland / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Instructions - How to post in this forum

Post Reply