Surface Gridding

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Dave
Advanced
Posts: 139
Joined: Mon Sep 22, 2008 12:00 am

Surface Gridding

Post by Dave » Thu Nov 20, 2008 10:27 am

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? 8)

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Thu Nov 20, 2008 10:34 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply