Search found 8 matches
- Fri Jun 25, 2004 11:49 am
- Forum: ActiveX
- Topic: Axis labels with multiple series
- Replies: 7
- Views: 13167
Hi Pep, Yes - I've stuck an alert in the VBScript to show me in a messagebox the labels I DON'T want to see - so I know it's passing through OK. It's just not setting the 'LabelText' to "" It's as though it's read-only in a VBScript ? Can you duplicate this problem with a VBScript on a web page at y...
- Fri Jun 25, 2004 8:42 am
- Forum: ActiveX
- Topic: Axis labels with multiple series
- Replies: 7
- Views: 13167
- Wed Jun 23, 2004 8:37 am
- Forum: ActiveX
- Topic: Axis labels with multiple series
- Replies: 7
- Views: 13167
Pep, I've been away for a while - but now I'm back hassling you again ! :D The code below is the VBScript equivalent of the code sample you posted but it doesn't stop the axis labels from the first series being displayed - I'm sure this will work in VB but I've had no success as VBScript on a web pa...
- Fri May 21, 2004 8:49 am
- Forum: ActiveX
- Topic: Axis labels with multiple series
- Replies: 7
- Views: 13167
Pep, We're using version 6 of teechart. The chart contains 2 series, which are built from 2 different recordsets. The first recordset contains 2 fields - a value and a date field. The second recordset contains 3 fields - a value , a date field and a description field (which I display when the user h...
- Thu May 20, 2004 8:39 am
- Forum: ActiveX
- Topic: Axis labels with multiple series
- Replies: 7
- Views: 13167
Axis labels with multiple series
Hi there, I have a 'live' chart on a web page that contains 2 series that both have their 'LabelSource' assigned so that I can display a 'MarksTip' when govering over a point with the mouse. I only want to display the labels for the second series on the bottom axis (which is a datetime). As far as I...
- Wed May 12, 2004 7:54 am
- Forum: ActiveX
- Topic: TChart Commander
- Replies: 5
- Views: 10666
Thanks for the code Pep. It solves the problem of the chart changing to '3D' view when the right mouse button is pressed (kind of.....). However, it still appears to zoom in when the user attempts to scroll the chart (I originally thought this was caused by the chart having to redraw when it changed...
- Tue May 11, 2004 9:30 am
- Forum: ActiveX
- Topic: TChart Commander
- Replies: 5
- Views: 10666
Pep, Sorry if I'm hijacking this thread but............. When you define which buttons are available using an array (as in the example), it's not possible to set a default (ie the 'arrow' button is not depressed when the control is shown). This causes 2 problems (we're using this on a web page) : 1....
- Tue Mar 23, 2004 1:56 pm
- Forum: ActiveX
- Topic: How can I programmatically select an option in TeeCommander
- Replies: 5
- Views: 11243