Hi there,
I think I have a severe installation issues with .NET versions of TeeChart.
Its started with a particular project and now remains. I have since even updated to VS 2005 and its stillthere with TChart V2.
I can add a TCHart object but as soon as I add a series I get the build error:
'Dashstyle' is ambiguous in the namespace 'System.Drawing.Drawing2D'
it refeers to the code behind line
Me.TChart1.Axes.Bottom.Grid.Style = System.Drawing.Drawing2D.DashStyle.Dash which is marked as an error
I have uninstalled and installed again etc.. any ideas?
Craig
Build Errors
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Craig,
Which TeeChart for .NET v2 build are you using? I recommend you to use the specific build for VS2005 available at our Customer Download Area.
Which TeeChart for .NET v2 build are you using? I recommend you to use the specific build for VS2005 available at our Customer Download Area.
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 Craig,
It works fine for me here. Have you checked that your project references are properly upgraded? If so, could you please send us an example we can run "as-is" to reproduce the problem here?
Thanks in advance.
It works fine for me here. Have you checked that your project references are properly upgraded? If so, could you please send us an example we can run "as-is" to reproduce the problem here?
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 |