Page 1 of 1

Exporting Series Data to GIF

Posted: Wed Feb 16, 2005 11:13 am
by 8128475
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

Posted: Wed Feb 16, 2005 2:41 pm
by narcis
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.

Still no joy

Posted: Wed Feb 16, 2005 4:20 pm
by 8128475
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

Ooops

Posted: Thu Feb 17, 2005 8:42 am
by 8128475
My mistake, I was using the wrong teechart object to Save.

:oops: