Exporting Series Data to GIF

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
williams_gd
Newbie
Newbie
Posts: 3
Joined: Wed Jan 05, 2005 5:00 am
Location: England

Exporting Series Data to GIF

Post by williams_gd » Wed Feb 16, 2005 11:13 am

Hi

I have just ported a system to VB.NET from VB that used TeeChart V5
and now uses TeeChart.NET. The problem I am having is with the
teeChart.Export.Image.GIF.SaveToFile - it saves the axis but none of
my series data is saved (3D series points and 3D Surface).

This used to work fine in V5 - what extra do I need to do in .NET.

Hope you can help.

Gareth

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

Post by Narcís » Wed Feb 16, 2005 2:41 pm

Hi Gareth,

You will find an example of exporting to a .gif file in the TeeChart features demo which is located on the program manager TeeChart entry. You will find the example at "Welcome! >All Features >Exporting > Chart Picture >GIF.
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

williams_gd
Newbie
Newbie
Posts: 3
Joined: Wed Jan 05, 2005 5:00 am
Location: England

Still no joy

Post by williams_gd » Wed Feb 16, 2005 4:20 pm

Narcis

Thanks for that but the example given is in C# (i think) and I have
tried it in VB.NET but it does the exact same thing - it could be a bug in the VB.NET version ?

Regards

Gareth

williams_gd
Newbie
Newbie
Posts: 3
Joined: Wed Jan 05, 2005 5:00 am
Location: England

Ooops

Post by williams_gd » Thu Feb 17, 2005 8:42 am

My mistake, I was using the wrong teechart object to Save.

:oops:

Post Reply