Search found 6 matches

by ahellwig
Wed May 06, 2009 11:57 am
Forum: .NET
Topic: ColorGrid: visible gaps between cells
Replies: 5
Views: 7933

Thanks for your response. Is there any time schedule when this might be fixed? Could you give me some advice which other series I could use to display two-dimensional colour distributions (irregular grid is important for me)?
by ahellwig
Mon Apr 27, 2009 7:48 am
Forum: .NET
Topic: ColorGrid: visible gaps between cells
Replies: 5
Views: 7933

Hello! I additionally added colorGrid1.Pen.Visible = false; in front of the for loop. The result is: http://i42.tinypic.com/2l87li0.jpg You can see a grid of lines between the cells. Unfortunately, I could not reproduce the background color shining through in this simple new program. A partial scree...
by ahellwig
Fri Apr 24, 2009 7:56 am
Forum: .NET
Topic: ColorGrid: visible gaps between cells
Replies: 5
Views: 7933

ColorGrid: visible gaps between cells

Hello! I'm using the ColorGrid series to display some data. The grid is displayed nicely when the spacing is 1 in X/Z direction and IrregularGrid is set to false. Pen visibility is also set to false. However, when I set IrregularGrid to true (which I have to do in general, because the spacing may di...
by ahellwig
Wed Jan 21, 2009 11:50 am
Forum: .NET
Topic: TeeChart 3.5 crashes Visual Studio 2008
Replies: 5
Views: 10690

Thanks for your quick reply, but unfortunately, the workaround suggested there doesn't solve the problem, there was no change in behaviour. Do you know of any other way to be able to properly use VS2008 together with TeeChart?
by ahellwig
Wed Jan 21, 2009 10:00 am
Forum: .NET
Topic: TeeChart 3.5 crashes Visual Studio 2008
Replies: 5
Views: 10690

Reply-to-myself: After reading this thread and this thread, I checked the path in the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\AssemblyFolders\TeeChart, but the path is correct.
by ahellwig
Wed Jan 21, 2009 9:47 am
Forum: .NET
Topic: TeeChart 3.5 crashes Visual Studio 2008
Replies: 5
Views: 10690

TeeChart 3.5 crashes Visual Studio 2008

I'm using TeeChart for .NET 3.5 and Visual Studio 2008 SP1. After installing TeeChart, I cannot use "Choose Toolbox Items" in the Visual Studio toolbox any more, VS2008 then crashes reproducably. This happens with releases 3.5.3225 and 3.5.3274. After uninstalling TeeChart, VS works fine again. So I...