Page 1 of 1
Transparent Points
Posted: Tue Dec 12, 2006 8:39 am
by 9642017
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?
Posted: Tue Dec 12, 2006 9:23 am
by narcis
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.
Posted: Tue Dec 12, 2006 2:06 pm
by narcis
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.