In C# I have added points (fastline.add(DateTime, value, color) to a fast series with 'Color.Transparent'. That part of the series will be transparent as long as debugged in Visual Studio 2005, but in the .exe-file an expception is thrown, caused by 'Color.Transparent'.
How can I best handle (add) transparent points in a fast series?
Transparent Points
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi rf2005,
I'm not able to reproduce this problem here neither building the application in debug mode nor building it in release mode. I'm using the latest TeeChart for .NET v2 version available at the client area. Which TeeChart version are you using?
If the problem persists could you please send us an example project we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
I'm not able to reproduce this problem here neither building the application in debug mode nor building it in release mode. I'm using the latest TeeChart for .NET v2 version available at the client area. Which TeeChart version are you using?
If the problem persists could you please send us an example project we can run "as-is" to reproduce the problem here?
You can post your files at news://www.steema.net/steema.public.attachments newsgroup.
Thanks in advance.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi rf2005,
Thanks for the code file. However, would you be so kind to send us an example project we can run "as-is" and debug to reproduce the problem here? Would be helpful either a project using your UserControl or a simpler example project, without the UserControl, reproducing the issue.
It would be also helpful knowing the TeeChart version you are using.
Thanks in advance.
Thanks for the code file. However, would you be so kind to send us an example project we can run "as-is" and debug to reproduce the problem here? Would be helpful either a project using your UserControl or a simpler example project, without the UserControl, reproducing the issue.
It would be also helpful knowing the TeeChart version you are using.
Thanks in advance.
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 |