I added a ColorLine to the chart and an EndDragLine for that ColorLine.
In the handler if I add a new ColorLine to the Tools of the chart I get a crash later on "Collection was modified..."
Is adding new tools in event handlers a prohibited operation?
Search found 9 matches
- Mon Jun 19, 2006 6:20 am
- Forum: .NET
- Topic: Crash when adding new ColorLine in EndDragLine handler
- Replies: 1
- Views: 4887
- Sat May 27, 2006 4:44 am
- Forum: .NET
- Topic: Overlapping of Marks on Bar Charts
- Replies: 9
- Views: 23370
- Fri May 19, 2006 4:20 am
- Forum: .NET
- Topic: Overlapping of Marks on Bar Charts
- Replies: 9
- Views: 23370
Problem when angle=90
This is a very nice piece of code but it has two problems when I use it in V1: pie1.Marks.Positions.Count is zero when there are actually marks drawn. Sometime later when I execute the code the value is the correct value. So what event sets the count to the right value? The code doesn't work when th...
- Mon Jan 02, 2006 11:18 pm
- Forum: .NET
- Topic: How do you use contour custom levels
- Replies: 2
- Views: 6923
- Sun Jan 01, 2006 11:26 am
- Forum: .NET
- Topic: How do you use contour custom levels
- Replies: 2
- Views: 6923
How do you use contour custom levels
How do you use contour custom levels? I have looked at the example in Contour_CustLev.cs and they way that it works seems messy. First it draws a contour plot using automatic levels. Then to use custom levels you turn off automatic levels then manually fill in the Levels values. Is there a way to dr...
- Thu Aug 04, 2005 9:46 pm
- Forum: .NET
- Topic: Contour is hogging CPU after form activate
- Replies: 8
- Views: 18727
- Thu Aug 04, 2005 9:44 pm
- Forum: .NET
- Topic: Missing Tick Marks on Bottom Axis
- Replies: 2
- Views: 6921
- Wed Aug 03, 2005 10:30 am
- Forum: .NET
- Topic: Missing Tick Marks on Bottom Axis
- Replies: 2
- Views: 6921
Missing Tick Marks on Bottom Axis
I have a left axis and the y values I plot on it range from -0.01 to 0.01. I get about 45 grid lines along this axis and 45 value labels. Good. I have an identical bottom axis and the x values I plot on it range from -0.01 to 0.01 I only get one grid line along this axis and one label - at the value...
- Thu Jun 23, 2005 10:03 am
- Forum: .NET
- Topic: Contour is hogging CPU after form activate
- Replies: 8
- Views: 18727
Build 1.1.1879.21176 Contour CPU hog
I have TeeChart.NET Version 1 Build 1.1.1879.21176
and Contour CPU hog bug still has not been fixed
This bug has been around for a long time and I guess with V2 out now it will never be fixed. Is this right? Has it been fixed in V2?
and Contour CPU hog bug still has not been fixed
This bug has been around for a long time and I guess with V2 out now it will never be fixed. Is this right? Has it been fixed in V2?