Search found 5 matches
- Sun Feb 08, 2015 12:35 am
- Forum: VCL
- Topic: ROTATED BOTTOM AXIS LABELS INCORRECTLY POSITIONED
- Replies: 5
- Views: 7805
Re: ROTATED BOTTOM AXIS LABELS INCORRECTLY POSITIONED
Is there a way to owner draw the bottom axis labels?
- Sun Feb 08, 2015 12:30 am
- Forum: VCL
- Topic: Cant derive from TChart in version 2015 or 20142014
- Replies: 3
- Views: 5230
Re: Cant derive from TChart in version 2015 or 20142014
I have attached a project to demonstrate the linker error. I created it from scratch in C++ Builder 2007 with the latest TChart release 2015
- Sun Feb 01, 2015 3:31 am
- Forum: VCL
- Topic: Cant derive from TChart in version 2015 or 20142014
- Replies: 3
- Views: 5230
Cant derive from TChart in version 2015 or 20142014
I am getting a linker error similar to http://www.teechart.net/support/viewtopic.php?f=3&t=12614... When I have a class derived from TChart and exported as PACKAGE I get linker error: [ILINK32 Error] Error: Unresolved external '__fastcall Teeprocs::TCustomTeePanelExtended::GetDeviceContext(void *&)'...
- Tue Dec 16, 2014 9:32 am
- Forum: VCL
- Topic: ROTATED BOTTOM AXIS LABELS INCORRECTLY POSITIONED
- Replies: 5
- Views: 7805
Re: ROTATED BOTTOM AXIS LABELS INCORRECTLY POSITIONED
Thanks Yeray, is there any chance this could be fixed in the next version? It is significant for us to have this in our next release. Rolling back to the early release of 2013 wont work for our code is there are GDI+ issues.
- Sat Dec 13, 2014 11:52 pm
- Forum: VCL
- Topic: ROTATED BOTTOM AXIS LABELS INCORRECTLY POSITIONED
- Replies: 5
- Views: 7805
ROTATED BOTTOM AXIS LABELS INCORRECTLY POSITIONED
In TChart version 8.02 I rotated bottom axis labels and they looked correct as per attachment. In version 2013 they are not correctly placed as per second attachment. In version 2014, the same problem exists. Can you advise what I need to do to get the desired label placement?