Search found 3 matches

by vgromov
Wed Aug 13, 2014 11:28 am
Forum: FMX
Topic: Reposition control relative to the charting area
Replies: 1
Views: 7304

Re: Reposition control relative to the charting area

Sometimes I can't help, but feel retarded. The area in question may be requested as:
chart_->ChartRect,
and the right moment to get properly calculated rect is OnBeforeAxedDraw
by vgromov
Wed Aug 13, 2014 9:11 am
Forum: FMX
Topic: Reposition control relative to the charting area
Replies: 1
Views: 7304

Reposition control relative to the charting area

I'm trying to find a way to reposition floating FMX control relative to the Chart's series area (i.e. virtual rect between axes). Is there any simple way to find its coordinates in terms of TChart control client area? In addition, to track possible changes to that rectangle, I will need to (correct ...
by vgromov
Sun Jun 15, 2014 8:26 am
Forum: FMX
Topic: HTML formatting tags in Axis titles
Replies: 1
Views: 7092

HTML formatting tags in Axis titles

C++Builder XE6 20.0.15596.9843
TeeChart 2014.Build.2014.11.140512
Target: Win32
Framework: FMX

HTML formatting tags usage is not working in Axis title (or ).
Attached is a test project, in which Left Axis title uses some html formatting tags, and Title's TextFormat is set to ttfHtml.