Also with Maintenance Release V6 the problem still persists.
regards
Andras
Search found 40 matches
- Fri Jun 05, 2009 5:24 am
- Forum: ActiveX
- Topic: problem with marks shadow
- Replies: 9
- Views: 11667
- Fri Oct 31, 2008 1:34 pm
- Forum: ActiveX
- Topic: problem with marks shadow
- Replies: 9
- Views: 11667
- Thu Jul 24, 2008 10:05 am
- Forum: ActiveX
- Topic: problem with marks shadow
- Replies: 9
- Views: 11667
- Sun Apr 13, 2008 3:55 pm
- Forum: ActiveX
- Topic: problem with marks shadow
- Replies: 9
- Views: 11667
problem with marks shadow
Dear Support I guess I've discovered a minor trouble: if a mark label is tilted, its shadow does not follow the mark label itself, but it remains horizontal. I use ActiveX V8, maintenance release 3, from January this year. Could you pls. check it wether you see the same problem too? Tx in advance, b...
- Mon Mar 10, 2008 6:21 am
- Forum: ActiveX
- Topic: spline derivative
- Replies: 1
- Views: 3701
spline derivative
Dear Support The spline smoothing feature of TChart AX is very powerful. My question: is it possible to access the derivate (dy/dx) of the spline? This would be a very useful feature in some numerical applications. If this is not available in the current ActiveX, could you implement it in future, up...
- Thu Feb 21, 2008 5:04 pm
- Forum: ActiveX
- Topic: problems with spline smoothing
- Replies: 2
- Views: 4448
- Thu Feb 21, 2008 1:20 pm
- Forum: ActiveX
- Topic: problems with spline smoothing
- Replies: 2
- Views: 4448
problems with spline smoothing
Dear Support I wanted to use spline smoothing, but I face a problem. The code is very simple (VB6).: .TChartMBPressure.Series(3).DataSource = .TChartMBPressure.Series(0) .TChartMBPressure.Series(3).CheckDataSource .TChartMBPressure.Series(3).FunctionType.asSmoothing.FACTOR = 4 In other words Series(...
- Thu Sep 06, 2007 6:17 am
- Forum: ActiveX
- Topic: clipping of surface series
- Replies: 1
- Views: 3772
clipping of surface series
Dear Support As far as I understand, a surface series refers always to a renctangular domain. Let's suppose I want to have a surface series within a closed, convex, 2D envelope, but I would like to avoid any drawing (e.g. surface series) outside this region. How could I do it? Tx in andvance regards...
- Fri Jul 13, 2007 2:38 pm
- Forum: ActiveX
- Topic: How to rotate a contour map by 90 degrees clockwise?
- Replies: 2
- Views: 5195
- Tue Jul 10, 2007 2:13 pm
- Forum: ActiveX
- Topic: How to rotate a contour map by 90 degrees clockwise?
- Replies: 2
- Views: 5195
How to rotate a contour map by 90 degrees clockwise?
Dear Supprot I use the following loop to add some values to a contour map. (I've taken it from some of your examples) . . . Const NX As Integer = 50 ' Grid size in X direction. Const NY As Integer = 50 ' Grid size in Y direction. Dim XARRAY((NX + 1) * (NY + 1)) As Integer Dim YARRAY((NX + 1) * (NY +...
- Wed Jul 04, 2007 9:37 am
- Forum: ActiveX
- Topic: registering new TeeChart7.ocx
- Replies: 2
- Views: 4748
- Wed Jul 04, 2007 8:59 am
- Forum: ActiveX
- Topic: registering new TeeChart7.ocx
- Replies: 2
- Views: 4748
registering new TeeChart7.ocx
Dear Narcis Recently you helped me to register a new, debugged TeeChart7.ocx under WindowsXP, using regsvr32. It works fine. Unfortunately my old notebook runs under Windows 2000, which does not recognize this command. How can I deregister the old TeeChart7.ocx, and register the new one under Window...
- Fri Nov 03, 2006 5:55 am
- Forum: ActiveX
- Topic: Point size
- Replies: 2
- Views: 4565
- Wed Nov 01, 2006 11:24 am
- Forum: ActiveX
- Topic: Point size
- Replies: 2
- Views: 4565
Point size
Dear Support One question: Is it possible to change the point size (either vertical, horizontal, or both) of an individual point within a point series, or only the point size of the whole series (i.e. all points) can be changed? For example: let's say I have a point series with 12 points in it, and ...
- Tue Oct 31, 2006 11:47 am
- Forum: ActiveX
- Topic: Problem with CalcXPos and CalcXPosValue
- Replies: 2
- Views: 4481