Search found 8 matches

by PaulaT
Wed Mar 10, 2010 4:32 pm
Forum: ActiveX
Topic: Chart::DrawLine?
Replies: 1
Views: 2791

Chart::DrawLine?

Hello, I am completely new to TeeChart and am attempting to add a vertical line using Chart::DrawLine() in a Visual C++ application compiled under Visual Studio 2008. Sample code appears below. The series that I've added to the chart plots just fine, but I can't get the lines to appear at all. Break...
by PaulaT
Tue Mar 02, 2010 1:30 pm
Forum: ActiveX
Topic: AxTeeChart references missing in newer ActiveX?
Replies: 11
Views: 9714

Re: AxTeeChart references missing in newer ActiveX?

Thank you,
I have them. I will test them today and let you know.

Thanks,
Jim.
by PaulaT
Mon Mar 01, 2010 9:55 pm
Forum: ActiveX
Topic: AxTeeChart references missing in newer ActiveX?
Replies: 11
Views: 9714

Re: AxTeeChart references missing in newer ActiveX?

Any progress on this?

Thank you.
by PaulaT
Thu Feb 25, 2010 3:31 pm
Forum: ActiveX
Topic: AxTeeChart references missing in newer ActiveX?
Replies: 11
Views: 9714

Re: AxTeeChart references missing in newer ActiveX?

Yes, please do put something together in the eval version. I really need to verify that this works and allows the code to compile/link so that I can include the cost of the product in my estimate. I don't mind being a beta-tester for you. If you have a place I can download it from when it's ready ju...
by PaulaT
Thu Feb 25, 2010 1:40 pm
Forum: ActiveX
Topic: AxTeeChart references missing in newer ActiveX?
Replies: 11
Views: 9714

Re: AxTeeChart references missing in newer ActiveX?

No solution to this? Product doesn't support this class anymore?
by PaulaT
Wed Feb 24, 2010 3:20 pm
Forum: ActiveX
Topic: AxTeeChart references missing in newer ActiveX?
Replies: 11
Views: 9714

Re: AxTeeChart references missing in newer ActiveX?

I'm sorry but the path:

"C:\Program Files\Steema Software\TeeChart Pro v8 ActiveX Control\Utilities\Vs.net\Strong Named DLLs"

does not exist for the demo version.
by PaulaT
Wed Feb 24, 2010 1:52 pm
Forum: ActiveX
Topic: AxTeeChart references missing in newer ActiveX?
Replies: 11
Views: 9714

Re: AxTeeChart references missing in newer ActiveX?

Installing the .NET2009(V4) Eval did not help. The basic question is: Where is the AxTeeChart class? What product do I need to install to get it? If the class has been removed from newer versions, is there a porting document/guide with suggestions on how to change to become more current. I would hav...
by PaulaT
Tue Feb 23, 2010 9:46 pm
Forum: ActiveX
Topic: AxTeeChart references missing in newer ActiveX?
Replies: 11
Views: 9714

AxTeeChart references missing in newer ActiveX?

I have managed C++ source code supplied by a 3rd party that used TeeChart ActiveX (version 1.1.1675.27998, I have been told) . When I install the trial version of TeeChart ActiveX (v8) and try to compile the code, it finds the refs to TeeChart class, but not the AxTeeChart class. How much work am I ...