Hello,
I am trying to use the gridding as described in the tChart demo:
Welcome !\Chart styles\Extended\Surface\Gridding
However I can't seem to find the grid3dUtils mentioned in the code:
Grid3DUtils.CreateGrid(points3D1,surface1,15);
Can you help?
Surface Gridding
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Dave,
This class is not included in TeeChart assemblies. You'll find it at GridSUtil.cs in the demo's project at C:\Program Files\Steema Software\TeeChart for .NET v3\Examples\DemoProject\Series.
This class is not included in TeeChart assemblies. You'll find it at GridSUtil.cs in the demo's project at C:\Program Files\Steema Software\TeeChart for .NET v3\Examples\DemoProject\Series.
Best Regards,
Narcís Calvet / 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 |