Search found 9 matches
- Thu Apr 02, 2009 6:45 am
- Forum: .NET
- Topic: Color Band - Image Brush not working properly
- Replies: 1
- Views: 3651
Color Band - Image Brush not working properly
Hi, We are using TeeChart.NET version 3 Build 3.5.3371.26406 in our application. I am using color band tools to display images in specific intervals. When I set image to brush property of color band with normal mode, TeeChart doesn't renders image properly. The image runs out of the right edge of th...
- Wed Jun 13, 2007 10:51 am
- Forum: ActiveX
- Topic: Memory Leak in ActiveX ver. 7
- Replies: 3
- Views: 4793
Latest Update
Hi Narcis, Thanks for so quick reply. We are using smoothing function with horizontal line series and it is not supported in ver 7, earlier you provided us specially tailored version with this functionality. Can you please provide me this latest update with support of smoothing with horizontal line ...
- Wed Jun 13, 2007 10:38 am
- Forum: ActiveX
- Topic: Memory Leak in ActiveX ver. 7
- Replies: 3
- Views: 4793
Memory Leak in ActiveX ver. 7
Hello, We are using TeeChart ver 7.0.1.3. in Visual Basic 6. When loading large data sets (more than 10000 points), it crashes occassionaly. Also while using DoEvents, TChart crashes with Access Violation error. It happens occassionaly, not everytime so I am not able to give you exact code where it ...
- Fri Apr 13, 2007 3:08 pm
- Forum: ActiveX
- Topic: Area Series - How to load image programatically ?
- Replies: 1
- Views: 3150
Area Series - How to load image programatically ?
Hello I am facing problem with area chart. I want to fill area with specified image. I know it is possible by using TeeChart editor, by specifying image in 'Pattern'. But my problem is, how can I do it programatically ? I wrote following code but it doesn't work. TChart1.Series(0).FillSampleValues 1...
- Sun Jan 14, 2007 1:24 pm
- Forum: ActiveX
- Topic: Smoothing problem with TeeChart ActiveX 7.0.1.2
- Replies: 6
- Views: 8421
- Sat Dec 16, 2006 4:29 am
- Forum: ActiveX
- Topic: Smoothing problem with TeeChart ActiveX 7.0.1.2
- Replies: 6
- Views: 8421
- Wed Dec 06, 2006 3:05 pm
- Forum: ActiveX
- Topic: Smoothing problem with TeeChart ActiveX 7.0.1.2
- Replies: 6
- Views: 8421
- Mon Dec 04, 2006 5:24 pm
- Forum: ActiveX
- Topic: Smoothing problem with TeeChart ActiveX 7.0.1.2
- Replies: 6
- Views: 8421
Smoothing problem with TeeChart ActiveX 7.0.1.2
Hello I am having problem with smoothing function with horizontal smooth line. I wants to draw horizontal smooth line. It was working in TeeChart ActiveX ver 6 but doesn't work with ver 7. I have tested this by running following code. It works fine with ver 6 but same doesn't produce proper results ...
- Mon Nov 06, 2006 2:23 pm
- Forum: ActiveX
- Topic: Smoothing doesn't work with Horizontal line
- Replies: 1
- Views: 3231
Smoothing doesn't work with Horizontal line
Hi We've just upgraded TeeChart ActiveX from ver 6 to 7.0.1.2. Smoothing with horizontal line doesn't work. It always shows smooth line from left to right, not top to bottom. It was working in ver 6.0. We are using horizontal smooth line in our application. If it doesn't work, we cann't use ver 7 in...