Build Errors
Posted: Wed Jun 07, 2006 4:18 pm
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
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