Search found 4 matches
- Fri Jan 30, 2015 2:13 pm
- Forum: VCL
- Topic: Dont link 'zero' point of a TLineSeries
- Replies: 5
- Views: 10201
Re: Dont link 'zero' point of a TLineSeries
Thank you Yeray, Your solution works very fine for me !
- Wed Jan 28, 2015 4:31 pm
- Forum: VCL
- Topic: Dont link 'zero' point of a TLineSeries
- Replies: 5
- Views: 10201
Dont link 'zero' point of a TLineSeries
Hello, Concerned version : TeeChart Pro V2011.04 VCL I will try to illustrate my question with pictures. The context is a data logging in function of the time. For some reasons, the data can be null (= 0), and in this case they should not appear on the chart. But here is what I got for the moment (X...
- Fri Aug 22, 2014 10:09 am
- Forum: VCL
- Topic: TQRChart installation issues on C++ builder XE6
- Replies: 3
- Views: 6322
Re: TQRChart installation issues on C++ builder XE6
Hi Yeray, Thank you for these files. I manage to compile Tee9QR5C20.cbproj, but I had to remove QrTee.pas from the project and replaced it by QrTee.hpp. Otherwise I cannot compile DclTee9QR5C20.cbproj, I got the same error than above. Maybe I have to replace TeeQrTeeReg.pas with .hpp but it is not p...
- Thu Aug 21, 2014 3:29 pm
- Forum: VCL
- Topic: TQRChart installation issues on C++ builder XE6
- Replies: 3
- Views: 6322
TQRChart installation issues on C++ builder XE6
Hello, I meet some issues to install the TQRChart component on my C++ Builder XE6. I use the 2014 Pro version of TeeChart VCL and QuickReport 5.06. After downloading "Tee9QR5C20Std.zip" in this page , I tried to compile the "Tee9QR5C20" project but I got this error : [DCC fatal error] QrTee.pas(13):...