Search found 4 matches
- Wed Jan 23, 2008 9:34 pm
- Forum: ActiveX
- Topic: Version 6 Support Question
- Replies: 1
- Views: 2874
Version 6 Support Question
I'm running Teechart ActiveX, Version 6 and am wondering if there is a sunset date on support of this version?
- Thu Dec 14, 2006 4:59 pm
- Forum: ActiveX
- Topic: Can I have Marks text display something other than X Labels?
- Replies: 3
- Views: 4685
Thanks for the response, but the problem I'm having is that I don't know how to apply your example to vbscript -- it's a syntax thing. I've tried reading through the examples, and everything I'm seeing is very generic. I think I would need to apply it to this area of my vbscript: With Chart1.Series(...
- Tue Dec 05, 2006 10:05 pm
- Forum: ActiveX
- Topic: Can I have Marks text display something other than X Labels?
- Replies: 3
- Views: 4685
Can I have Marks text display something other than X Labels?
Hello, I'm trying to create my first bar graph with the TeeChart tool. I'm 99% finished, but am having some issues with a couple of oustanding issues. One is, how do I change the text in the Marks at the top of each bar to be something other than a repeat of the X Label values? Ideally, I'd like to ...
- Tue Dec 05, 2006 9:13 pm
- Forum: ActiveX
- Topic: Labels in Barchart Bottom axis
- Replies: 5
- Views: 6036
Hello, I've inherited a project that uses the TeeChart graph. It is all strictly asp with vbscripting. I'm having an issue with the bar graph multilines. I'm trying to use the TeeSplitinLines routine, but all the examples are showing to place it in a VB function. Where do I need to put this in an as...