Search found 7 matches
- Wed Nov 28, 2007 7:31 pm
- Forum: .NET
- Topic: 3D display corrupted
- Replies: 1
- Views: 3393
3D display corrupted
We have a display combining surface and plot series. The user can control rotation and elevation for the display. When elevation changes - the display gets corrupted, as is there was some restriction on view - only a narrow strip can be seen. On some views there are 3 rectangles showed instead of on...
- Wed Jul 11, 2007 9:39 am
- Forum: .NET
- Topic: Steema.TeeChart.Styles.PaletteList class in VS2005 version?
- Replies: 1
- Views: 3846
Steema.TeeChart.Styles.PaletteList class in VS2005 version?
Hi,
version for VS2003 has Steema.TeeChart.Styles.PaletteList
version for 2005 doesn't
What would I use instead?
Thanks,
Natalia
version for VS2003 has Steema.TeeChart.Styles.PaletteList
version for 2005 doesn't
What would I use instead?
Thanks,
Natalia
- Wed Jun 27, 2007 1:05 am
- Forum: .NET
- Topic: Chart cursor consumes up to 100 % CPU
- Replies: 24
- Views: 36338
Tried v2
Hi, first, we don't really need the next versions - do we have to buy them full price just because the bugs keep coming back? Second, I tried v 2 Evaluation version. Without changing any code it compiles - this is good:) But it does not run. Trying to set Series property for the CursorTool, I get th...
- Mon Jun 25, 2007 10:42 pm
- Forum: .NET
- Topic: Chart cursor consumes up to 100 % CPU
- Replies: 24
- Views: 36338
Problem with cursot CPU usage still there
Hi,
We are using Build 1.1.2531.28391 and the problem is still there! Leaving a mouse on the chart takes 100% CPU.
Any plans to fix it?
Natalia
We are using Build 1.1.2531.28391 and the problem is still there! Leaving a mouse on the chart takes 100% CPU.
Any plans to fix it?
Natalia
- Tue Nov 21, 2006 5:54 pm
- Forum: .NET
- Topic: License problem during deployment
- Replies: 1
- Views: 3625
License problem during deployment
We have a problem with deployment of TChart after upgrading to 1.1.2004.16592 We get an exception Exception: An instance of type 'Steema.TeeChart.Chart' was being created, and a valid license could not be granted for the type 'Steema.TeeChart.Chart'. Please, contact the manufacturer of the component...
- Fri Oct 20, 2006 10:48 pm
- Forum: .NET
- Topic: TChart blocks updates of other components
- Replies: 7
- Views: 11196
- Wed Oct 18, 2006 7:35 pm
- Forum: .NET
- Topic: TChart blocks updates of other components
- Replies: 7
- Views: 11196
TChart blocks updates of other components
Hi, I have a TChart on a Windows form, along with some other controls (groupboxes, etc). When some other window is placed over this form and is then moved away, some components do not redraw themselves. We traced the problem to Z-order - only the components that are added to the from after the TChar...