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.
How to use surface function using .net framework 4.5.1 in VS2015
-
- 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
- Attachments
-
- excel_surface.png (35.98 KiB) Viewed 4708 times
-
- 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
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: Running the TeeChart Examples and then navigating to the Surface series, we can see: 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.
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: Running the TeeChart Examples and then navigating to the Surface series, we can see: 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 |