Page 1 of 1

[TAnnotationTool] Rotate text ? (90°, ...)

Posted: Thu Jul 12, 2007 7:39 am
by 9343260
Hello,

I'm using version 7.04 (we will move to the version 8 soon, but no time yet), and in my version I can't rotate text in annotations. Some customers asked me about this feature, so I just wanted to know if this feature is implemented in version 8 or if it's planned for the future.

Thanks

Posted: Thu Jul 12, 2007 9:58 am
by Pep
Hi bertrod,

this feature has not been implemented into the new TeeChart Pro v8, but we have plans to add it for the next maintenance releases.

In meantime, as you know a way around is to draw rotated text directly onto the Chart Canvas using :
Chart1.Canvas.RotateLabel(100,100,'Hello...', 45);