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
Exporting Series Data to GIF
-
- Newbie
- Posts: 3
- Joined: Wed Jan 05, 2005 5:00 am
- Location: England
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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.
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 |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 3
- Joined: Wed Jan 05, 2005 5:00 am
- Location: England
Still no joy
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
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
-
- Newbie
- Posts: 3
- Joined: Wed Jan 05, 2005 5:00 am
- Location: England
Ooops
My mistake, I was using the wrong teechart object to Save.