Search found 103 matches

by Thomas Klingler
Mon Sep 27, 2004 6:11 pm
Forum: ActiveX
Topic: gridband tool
Replies: 3
Views: 6449

Works great!

thanx :)

Alex

P.S. You really have to rewrite your documentation :wink: :wink: It will save you alot of posts in this forum :)
by Thomas Klingler
Fri Sep 24, 2004 1:49 pm
Forum: ActiveX
Topic: transparency
Replies: 3
Views: 7572

Has this been implemented in AXv7 ?
by Thomas Klingler
Fri Sep 24, 2004 1:34 pm
Forum: ActiveX
Topic: gridband tool
Replies: 3
Views: 6449

gridband tool

hi I cannot seem to make the gridband tool work (asp export to png with AXv7). The code I use is: gridband=Chart.Tools.Add(tcGridBand) With Chart.Tools.Items(gridband).asGridband .Axis = Chart.Axis.Left .Band1 = RGB(33,33,33) .Band2 = RGB(233,233,233) End With The error I get is : Object doesn't sup...
by Thomas Klingler
Wed Sep 22, 2004 10:15 am
Forum: VCL
Topic: Changing themes
Replies: 1
Views: 4731

Changing themes

Hi,

How can I change "Chart Themes" programmatically?

Dongsu
by Thomas Klingler
Thu Sep 16, 2004 4:43 pm
Forum: VCL
Topic: Cannot include new TeeChart7 head files
Replies: 4
Views: 8337

Even though I moved TeeChart7 path to the first position, I was still asked to assign include path, especially when using 3D Chart(ex, teesufa.hpp).

Please help me again.
by Thomas Klingler
Mon Sep 13, 2004 3:58 am
Forum: VCL
Topic: Cannot include new TeeChart7 head files
Replies: 4
Views: 8337

Cannot include new TeeChart7 head files

Whenever I compile code using TeeChart7, compiler require manual including a coresponding headfile, even though I add including the TeeChart7 path into Project->Option->directory->Include.

How can I resolve this problem?

TeeChart7 is making me crazy..-.-
by Thomas Klingler
Mon Sep 13, 2004 3:24 am
Forum: VCL
Topic: Annoying operation error in BCB6
Replies: 1
Views: 4663

Annoying operation error in BCB6

To whom it may concern, I am having a problem getting TeeChart 7 to operate properly. I am running Win XP, Borland C++ 6. After the install completes and starts to compile code made by previous TeeChart version. Compile was successful, but there happened an error when I used the function of TeeChart...
by Thomas Klingler
Thu Sep 09, 2004 2:11 am
Forum: VCL
Topic: Labels overlap problem on the bottom axis
Replies: 1
Views: 4534

Labels overlap problem on the bottom axis

Hi, What I want to do is to draw labels of three different bar series on the bottom axis. I have series A, B, and C, each series has its own bottom label set. My problem is the following: when I try to draw the labels, the labels got overlapped on the bottom axis. I mean, the labels of B and C are n...
by Thomas Klingler
Mon Sep 06, 2004 7:57 am
Forum: VCL
Topic: chart alignment
Replies: 1
Views: 4720

chart alignment

I want to align 4 Charts one below the other in one form. Each chart has only one LineSeries, but the minimum and maximum of the vertical axis differs from chart to chart, e.g. one chart has a range from 900 to 1100, the other from 10 to 20. Because of the different length of axis labels this result...
by Thomas Klingler
Thu Sep 02, 2004 7:27 pm
Forum: VCL
Topic: Operating error in BCB6
Replies: 1
Views: 4706

Operating error in BCB6

I installed TeeChart 7 recently. I met an error "Property Callout does not exist", when I compiled a project which was made by previous version of teechart. I thought BCB6 was still referencing old teechart units, so I removed files in BCB6\Lib when I encounter a same file compared to TeeChart V7\BC...
by Thomas Klingler
Mon Jul 12, 2004 7:13 pm
Forum: VCL
Topic: Compile error
Replies: 1
Views: 7756

Compile error

Just installed TeeTree2 included with the TeeChart 7 upgrade in D7. I drop a TeeTree on a form and compile. I get this error "[Fatal Error] Teetree.pas(7): Program or unit 'Teetree' recursively uses itself" Any suggestions?

Thanks,
Ivan
by Thomas Klingler
Mon May 03, 2004 7:34 am
Forum: VCL
Topic: TeeChart 7/Export
Replies: 3
Views: 8785

TeeChart 7/Export

I'm trying to use the TeeExport function, eporting to VML format.
However, all series colors are black. How can I have the series colors from my chart?
by Thomas Klingler
Wed Mar 17, 2004 7:09 am
Forum: VCL
Topic: TeeChart7 Installation Problems
Replies: 1
Views: 6419

TeeChart7 Installation Problems

Hi have tried to install TeeChart 7, I am using BCB 6 SP 4, and get the following error: EXCEPTION: Can't load package C:\PROGRA~1\STEEMA~1\TEECHA~2\BuilderC6\Bin\DclTee7C6.bpl. The system cannot find the file specified -------------------------------------------- I tried to install it manually by f...