Search found 14 matches
- Tue May 03, 2005 12:22 pm
- Forum: ActiveX
- Topic: Error when setting series maximum if value is negative
- Replies: 7
- Views: 8069
- Thu Apr 28, 2005 3:43 pm
- Forum: ActiveX
- Topic: Error when setting series maximum if value is negative
- Replies: 7
- Views: 8069
Thanks for the reply...but I am not sure where we are going with this. That code works for me too. The failure is when the series(0) maximum is attempted to be set with a negative value...then we get the error. The first problem in this thread is fixed by the latest release. The negative maximum pro...
- Thu Apr 28, 2005 1:00 pm
- Forum: ActiveX
- Topic: Error when setting series maximum if value is negative
- Replies: 7
- Views: 8069
- Mon Apr 25, 2005 1:04 pm
- Forum: ActiveX
- Topic: Error when setting series maximum if value is negative
- Replies: 7
- Views: 8069
Error when setting series maximum if value is negative
We have been experiencing this error since version 5......keep hoping that it will be fixed in a new version or in maintenance. The error occurs when trying to set a series maximum: .Axis.Custom(jIndex).Maximum = nMax * 0.9 ....where nMax = -5 for instance. jIndex seems to be irrelevant. but is usua...
- Sat Apr 23, 2005 11:33 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
- Sat Apr 23, 2005 3:12 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
We appreciate your sending the early cab and ocx. Thanks again. The new code corrected the original problem that started this thread. However, there still seems to be a problem with the editor control. If we select the Series Tab...then Data Source, we get "List index out of bounds (-1)" I don't thi...
- Fri Apr 22, 2005 2:39 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
- Fri Apr 22, 2005 1:04 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
- Thu Apr 21, 2005 5:20 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
- Fri Apr 15, 2005 12:56 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
- Mon Apr 11, 2005 11:55 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
Thank You. I will try to make a temporary patch...or just wait for the release. We did manage to bypass the code that seems to cause the problem, but then found another issue. After you select the Series Tab...and then click on Data Source...you get an out of bounds index (-1). After that you get no...
- Mon Apr 11, 2005 3:47 pm
- Forum: ActiveX
- Topic: Help Keeps Displaying the Same Page
- Replies: 1
- Views: 3471
Help Keeps Displaying the Same Page
We are trying to get the help file to work for a chart implementation via an ASP page. The chart pops up in it's own window with the toolbar control. The toolbar control works fine....but whenever we hit the help button, it goes to the same page......which is the first page in the help file....Edito...
- Mon Apr 11, 2005 2:14 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
- Tue Apr 05, 2005 6:15 pm
- Forum: ActiveX
- Topic: Upgrade Problem Version 6 to Version7
- Replies: 13
- Views: 13247
Upgrade Problem Version 6 to Version7
We recently purchased the upgrade from 6 to 7. We have code that worked fine under version 6 (version 5 too)...that fails in version 7. The error is Error Reading Series0.CustomVertAxis: List index out of bounds (-1) A saw another post about adding one to the array index....and I saw no explanation ...