TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
-
LG
- Newbie
- Posts: 30
- Joined: Tue Apr 08, 2003 4:00 am
Post
by LG » Fri Jul 13, 2007 5:02 am
Dear All,
I am using version 1.1.1544.23908. I am using the below code
Code: Select all
Tchart.Export.Template.IncludeData = true;
Tchart.Export.Template.Save(strFile);
ctrTChartLarge.Import.Template.Load(strFile);
It does not show anything in the large chart at all. I look at the file 'ten' that I save is 4kb. When I zoom on the original chart before exporting, then I can see the series in the large chart i.e tt works only when it's zoomed.
I was trying to double click the small chart and view the large chart but it does not work well at all. I tried doubleclick and mousedown event.
Any advice?
Regards,
LG
-
Edu
- Advanced
- Posts: 206
- Joined: Tue Dec 05, 2006 12:00 am
- Location: Girona, Catalonia
Post
by Edu » Fri Jul 13, 2007 8:37 am
Hi LG
I couldn't reproduce the issue here, using lastest release to version 1 (Build v1.1.2531.28391 "available at the web"). Could you please try with the last version? If the problem persist, could you please send us a simple example project we can run "as-is" and let us know the exact steps we should follow to reproduce the problem here?
You can post your files either at [url]news://
www.steema.net/steema.public.attachments[/url] newsgroup or at our
upload page
Please let us know when you have posted the sample project.
Thanks in advance
-
LG
- Newbie
- Posts: 30
- Joined: Tue Apr 08, 2003 4:00 am
Post
by LG » Fri Jul 13, 2007 9:40 am
Hi Edu,
I already uploaded the file.
Regards,
LG
-
Edu
- Advanced
- Posts: 206
- Joined: Tue Dec 05, 2006 12:00 am
- Location: Girona, Catalonia
Post
by Edu » Fri Jul 13, 2007 10:04 am
Hi LG
I've only received a "template.ten" file, I've imported it and I've seen that the chart is empty. But I need to see the original chart, and how you export it, to see the problem and help you. Could you please send me a project which I only have to compile to reproduce the problem here.
Please let us know when you have posted the sample project.
Thanks in advance.