Search found 18 matches
- Thu Feb 18, 2016 1:08 pm
- Forum: VCL
- Topic: Dont link 'zero' point of a TLineSeries
- Replies: 5
- Views: 10241
Re: Dont link 'zero' point of a TLineSeries
Thank you Yeray for your answer.
- Thu Feb 18, 2016 11:27 am
- Forum: VCL
- Topic: Dont link 'zero' point of a TLineSeries
- Replies: 5
- Views: 10241
Re: Dont link 'zero' point of a TLineSeries
Hello Yeray,
I'm trying to use this SetNull() function on an old version of teechart (8.02) but it seems not working. Do you know if it a problem due to this version and solved after ?
Thanks for your reply.
Regards
I'm trying to use this SetNull() function on an old version of teechart (8.02) but it seems not working. Do you know if it a problem due to this version and solved after ?
Thanks for your reply.
Regards
- Tue Feb 12, 2013 2:37 pm
- Forum: VCL
- Topic: AntiAlias issue
- Replies: 11
- Views: 18301
Re: AntiAlias issue
It works for me. Thank you !
The final rendering is different that with antialias tool but not so bad.
The final rendering is different that with antialias tool but not so bad.
- Tue Feb 12, 2013 9:09 am
- Forum: VCL
- Topic: AntiAlias issue
- Replies: 11
- Views: 18301
Re: AntiAlias issue
Hi Yeray,
I would like to use this code with Borland C++ Builder XE, with teechart v2011.04.
Thanks in advance
I would like to use this code with Borland C++ Builder XE, with teechart v2011.04.
Thanks in advance
- Fri Feb 08, 2013 3:10 pm
- Forum: VCL
- Topic: AntiAlias issue
- Replies: 11
- Views: 18301
Re: AntiAlias issue
Hello Yeray,
Is this code also usable with C++ builder ? :
I can't use this "TGDIPlusCanvas" type.
I add but TGDIPlusCanvas is unknown.
Thanks
Is this code also usable with C++ builder ? :
Code: Select all
Chart1.Canvas:=TGDIPlusCanvas.Create;
I add
Code: Select all
#pragma link "TeeGDIPlus"
Thanks
- Thu Feb 07, 2013 3:17 pm
- Forum: VCL
- Topic: AntiAlias issue
- Replies: 11
- Views: 18301
Re: AntiAlias issue
Hello Yeray, I am using Teechart 2011.04.41118 for C++ builder and I come across the same issue described in this post. With the AntiAlias tool on a graph, all non horizontal lines are invisible. Example with antialias tool : http://data.imagup.com/10/1174915803.jpg And without this tool : http://da...
- Mon Mar 14, 2011 4:24 pm
- Forum: VCL
- Topic: TQRChart for Teechart2010 and QR5
- Replies: 2
- Views: 5621
Re: TQRChart for Teechart2010 and QR5
Ok it works with that, thanks
Regards
Regards
- Fri Mar 11, 2011 2:09 pm
- Forum: VCL
- Topic: TQRChart for Teechart2010 and QR5
- Replies: 2
- Views: 5621
TQRChart for Teechart2010 and QR5
Hi,
Can you please provide the compiled component of TQRChart for C++Builder XE with Teechart2010 and QuickReport V5 ?
Thanks in advance.
Regards
Mo
Can you please provide the compiled component of TQRChart for C++Builder XE with Teechart2010 and QuickReport V5 ?
Thanks in advance.
Regards
Mo
- Wed Mar 09, 2011 4:41 pm
- Forum: VCL
- Topic: Last version of TQRChart for C++ builder 2010
- Replies: 15
- Views: 27124
Re: Last version of TQRChart for C++ builder 2010
Hi Yeray,
With this one installation succeeded, thanks a lot !
Regards
Mo
With this one installation succeeded, thanks a lot !
Regards
Mo
- Tue Mar 08, 2011 10:09 am
- Forum: VCL
- Topic: Last version of TQRChart for C++ builder 2010
- Replies: 15
- Views: 27124
Re: Last version of TQRChart for C++ builder 2010
Hi Yeray, I still need to install TQRChart component on my C++ builder 2010 with TeeChart 8.06 and QR5. I well followed the TQR installation article on your website before opening the compiled package Tee8QR5C14.zip. I think the problem is I can't open the file "TQR_Tee8QR5C14.groupproj" because the...
- Wed Sep 15, 2010 2:25 pm
- Forum: VCL
- Topic: Last version of TQRChart for C++ builder 2010
- Replies: 15
- Views: 27124
Re: Last version of TQRChart for C++ builder 2010
Hi Yeray,
Thanks for your answer, i'll try following your instructions.
Regards
Mo
Thanks for your answer, i'll try following your instructions.
Regards
Mo
- Tue Sep 14, 2010 10:55 am
- Forum: VCL
- Topic: Last version of TQRChart for C++ builder 2010
- Replies: 15
- Views: 27124
Last version of TQRChart for C++ builder 2010
Hi,
I updated my teechart package to V8.07, and my quick report package to V5.042. I used C++ builder 2010.
Is there a TQRChart package compatible with these versions ?
Where can I find it ?
Thanks
Mo
I updated my teechart package to V8.07, and my quick report package to V5.042. I used C++ builder 2010.
Is there a TQRChart package compatible with these versions ?
Where can I find it ?
Thanks
Mo
- Tue Sep 30, 2008 10:37 am
- Forum: VCL
- Topic: An Image above a TChart
- Replies: 2
- Views: 8739
- Tue Sep 30, 2008 9:38 am
- Forum: VCL
- Topic: An Image above a TChart
- Replies: 2
- Views: 8739
An Image above a TChart
Hi, I would like to put an Image above a Chart. I tried with a TImageBar Serie but it doesn't apply with my chart. I also tried with the image tool but I can't set the position of my Image correctly. If i add a TImage, it is impossible to put it above of the TChart. Do you know a way to put a TImage...
- Fri Jul 11, 2008 10:29 am
- Forum: VCL
- Topic: Problem with 'ClickBackground' event
- Replies: 3
- Views: 6854