TeeChart ActiveX 2013 and GDI rendering.
I am trying to put marks on bars. I have mark's text at 90 degrees and style is set to smsLabel (default). If some of the bars have labels set some of the marks do not show correctly:
If same bars have no labels set marks show better:
I tried tinkering with alignment and other usual suspects but found nothing that helped. Only the mark on the first bar is drawn like it should be.
BR,
Tero
Bar series and marks on bar
-
- Newbie
- Posts: 17
- Joined: Mon Apr 15, 2013 12:00 am
Re: Bar series and marks on bar
Ok. I made a mistake. Text alignment helps so that marks' text is not clipped but still marks do not start at the same position on the bar.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Bar series and marks on bar
Hello,
Could you please attach a simple example project we can run "as-is" to reproduce the problem here?
Thanks in advance.
Could you please attach a simple example project we can run "as-is" to reproduce the problem here?
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Newbie
- Posts: 17
- Joined: Mon Apr 15, 2013 12:00 am
Re: Bar series and marks on bar
Test application. You can try different text alignment options by changing the code. Anyway, regardless of the text alignment selected labels do not start at the same position on the bar.
- Attachments
-
- TeeTest.zip
- (81.43 KiB) Downloaded 1013 times
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Bar series and marks on bar
Hi jhameenniemi,
Thanks for the example project. I could narrow it down to a simple Delphi example and added it to the bug list [ID466] to be enhanced for future releases. Please bear in mind that TeeChart Pro ActiveX is a COM wrapper of TeeChart Pro VCL, written in Delphi. Therefore the issue needs to be fixed in the VCL version to get to the ActiveX version. Also, if you sign up at the bugzilla platform you'll be able to receive automatic notifications about the status of the issue.
Thanks for the example project. I could narrow it down to a simple Delphi example and added it to the bug list [ID466] to be enhanced for future releases. Please bear in mind that TeeChart Pro ActiveX is a COM wrapper of TeeChart Pro VCL, written in Delphi. Therefore the issue needs to be fixed in the VCL version to get to the ActiveX version. Also, if you sign up at the bugzilla platform you'll be able to receive automatic notifications about the status of the issue.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Bar series and marks on bar
Hello,
As an update, the issue has been implemented: http://bugs.teechart.net/show_bug.cgi?id=466#c1. it will be included in the next maintenance release.
As an update, the issue has been implemented: http://bugs.teechart.net/show_bug.cgi?id=466#c1. it will be included in the next maintenance release.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |