Search found 25 matches

by Komar
Mon Oct 20, 2008 12:53 pm
Forum: VCL
Topic: Change series order
Replies: 2
Views: 2608

Hi Narcis,

ExchangeSeries function is good for that.

Thanks a lot.
by Komar
Fri Oct 17, 2008 1:18 pm
Forum: VCL
Topic: Change series order
Replies: 2
Views: 2608

Change series order

Hi, I've a chart with two series. When my program is running a new serie is dynamicaly created by code. This new series display in foreground because this is the last created serie. Is there a way to change the position of this new serie, and display it beetween the first two series created manually...
by Komar
Thu Oct 25, 2007 2:21 pm
Forum: VCL
Topic: [SOLVED] Bug with TLinearGauge Serie
Replies: 4
Views: 3712

Thank you for your quick answer.
Regards
by Komar
Thu Oct 25, 2007 1:24 pm
Forum: VCL
Topic: [SOLVED] Bug with TLinearGauge Serie
Replies: 4
Views: 3712

Hi,

Ok I can change all setting using code, So i can well use the component.
But when I fix some settings in design time using chart editor, all this settings are disappear in run time. Is it a bug or it is due to my configuration ?
Thanks

Komar
by Komar
Thu Oct 25, 2007 8:56 am
Forum: VCL
Topic: [SOLVED] Bug with TLinearGauge Serie
Replies: 4
Views: 3712

[SOLVED] Bug with TLinearGauge Serie

Hi, I try to use the TLinearGauge serie but there is a bug. The gauge appers differently beetween design time and run time. Color title and axis title are different and I can't find a way to change that. I've read this thread : http://www.teechart.net/support/viewtopic.php?t=6715 and I see that it i...
by Komar
Fri Oct 19, 2007 3:40 pm
Forum: VCL
Topic: [SOLVED] How to change TClockSeries settings ?
Replies: 1
Views: 1956

[SOLVED] How to change TClockSeries settings ?

Hi, I used a TClockSeries with BCB2006. This tool is very great but I would like to change some settings if it is possible. Here is my clock : http://photomaniak.com/upload/out.php/i118418_horlogeTeechart.jpg How can I change the shape of clock hands ? It is possible to add a smooth effect on this c...
by Komar
Tue Oct 16, 2007 3:03 pm
Forum: VCL
Topic: [SOLVED] TQRChart Installation with V8
Replies: 2
Views: 2907

Hi,

Thanks I succeed in install TQRChart component with the zip you sent me. The TQRChart appears on my QuickReport component list.

Thanks for your help.

Regards
Komar
by Komar
Mon Oct 15, 2007 4:24 pm
Forum: VCL
Topic: [SOLVED] TQRChart Installation with V8
Replies: 2
Views: 2907

[SOLVED] TQRChart Installation with V8

Hi, I try to install TQRChart component with Teechart V8 and BCB2006. I have download the "tee8qr4c10.zip" file and try to build DclTee8QR4C10.bpl. Before linking I have the message "impossible to load the import package Tee8QR4C10.bpi". But I don't have this file on my hard drive. Do you have a sol...
by Komar
Mon Oct 15, 2007 10:10 am
Forum: VCL
Topic: How to use TCalendarSeries ?
Replies: 2
Views: 2536

It's work fine ! :mrgreen:

Thanks for your help.
Komar
by Komar
Fri Oct 12, 2007 8:15 am
Forum: VCL
Topic: How to use TCalendarSeries ?
Replies: 2
Views: 2536

How to use TCalendarSeries ?

Hi,

I have a chart with a TCalendarSeries. I would like to get the day/month/year values when I click on a day of the graph.

I've try some events for this series but I can't get this values.

Thanks in advance for your help.

Regards.
Komar
by Komar
Thu Oct 04, 2007 12:48 pm
Forum: VCL
Topic: Problem with multiple graphs in a form
Replies: 2
Views: 2720

Hi Narcis, I dont sent you anything because I can't reproduce this problem in another project. I've try in my project and the problem appear when I change the height property of my first graph. Its very strange and i never had this kind of problem before. I'll contact you if I have some answers. Tha...
by Komar
Tue Oct 02, 2007 4:51 pm
Forum: VCL
Topic: Problem with multiple graphs in a form
Replies: 2
Views: 2720

Problem with multiple graphs in a form

Hi, I've a problem with a form which contain a TeeChart. This chart have some lineseries and some tools on it, and it work perfectly. My problem appears when I had another graph in my form (in design time). Then my first one is completly disturbed and I can't see all my series and my axix scale is c...
by Komar
Tue Oct 02, 2007 2:29 pm
Forum: VCL
Topic: [SOLVED] A question about TCursorTool and right axis
Replies: 2
Views: 2477

Hi,

Thanks, it works with your instruction.

Best regards

Komar
by Komar
Tue Oct 02, 2007 12:06 pm
Forum: VCL
Topic: [SOLVED] A question about TCursorTool and right axis
Replies: 2
Views: 2477

[SOLVED] A question about TCursorTool and right axis

Hi, Hi have a TCursorTool on a graph with left and right axis, and the cursor tool follow my cursor when it move with the "change event" of TCursorTool. Here is the definition of the change event function : void __fastcall TFMenuRec::reticuleChange(TCursorTool *Sender, int x, int y, const double XVa...
by Komar
Fri Sep 28, 2007 12:39 pm
Forum: VCL
Topic: [SOLVED] Execution error with TRectangleTool
Replies: 9
Views: 7244

ok I had badly understood your question, my product version is BDS enterprise 2006. I found the dclAdo100.bpl file in the BDS cdrom#3 and I have copied it and dclAdo100.fr in the bin folder of BDS. I restarted BDS and it seems that the problem was solved :P. Thanks a lot for your help. Best regards ...