[quote="Pep"]Hi Andras,
which TeeChart Pro version are you using ? I've just test it here using the v7.02 with VB6 and works fine.[/quote
I've got V6.
Regards
Andras
Search found 8 matches
- Wed Oct 13, 2004 12:27 pm
- Forum: ActiveX
- Topic: AddArray problem
- Replies: 3
- Views: 6471
AddArray problem
Dear Support I have newbie like question: Uppon adding a simple array to the chart with the AddArray method, i get the following error message: "Variant or safe array index out of bounds" The following simple VB code wo'nt work: Dim X_ARRAY(10) As Single Dim Y_ARRAY(10) As Single Dim I As Integer Ra...
- Thu Oct 07, 2004 5:30 am
- Forum: ActiveX
- Topic: posting it again: slow line series adding process
- Replies: 1
- Views: 4242
posting it again: slow line series adding process
Dear Support In my VB6 application the program run to a branch, where 3080 line series have to be added to two charts each. While the adding process is fast with the first series, it terribly slows down after c. 2000. After 2500 it even takes about a second or even more to add a series to the charts...
- Tue Oct 05, 2004 7:47 am
- Forum: ActiveX
- Topic: slow line series adding process
- Replies: 1
- Views: 4299
slow line series adding process
Dear Support In my VB6 application the program run to a branch, where 3080 line series have to be added to two charts each. While the adding process is fast with the first series, it terribly slows down after c. 2000. After 2500 it even takes about a second or even more to add a series to the charts...
- Sun Oct 03, 2004 2:21 am
- Forum: ActiveX
- Topic: limit of line series on a chart
- Replies: 4
- Views: 7824
- Fri Oct 01, 2004 7:00 pm
- Forum: ActiveX
- Topic: limit of line series on a chart
- Replies: 4
- Views: 7824
limit of line series on a chart
Dear Support
I have a very simple question: is there a limit how many line (or point, or both) series I can put on a chart?
Tx, regards
Andras
I have a very simple question: is there a limit how many line (or point, or both) series I can put on a chart?
Tx, regards
Andras
- Wed Apr 07, 2004 6:11 am
- Forum: ActiveX
- Topic: spline values
- Replies: 1
- Views: 5666
spline values
Dear Steema TChartt V6 has a spline smoothing capability. Is it possible to have acces to the smoothed spline value at a given location, i.e. x value? In other words is it possible to get y = f(x), where f is the spline function, x the given location and y the smootehed value? This could be very ues...
- Wed Mar 24, 2004 6:58 pm
- Forum: ActiveX
- Topic: strange area series behavior after upgrade to V6
- Replies: 1
- Views: 5693
strange area series behavior after upgrade to V6
Hi I have upgraded my TChart from V5 to V6. In my application I had one chart, where I had several area series, and with some sliders I could change their transparency. So I could conveniently show several values simultaneously by changing the transparency. In V5 it was working fine I could change f...