setting colour of outline of Rotate Tool

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Neil
Newbie
Newbie
Posts: 9
Joined: Tue Mar 16, 2004 5:00 am

setting colour of outline of Rotate Tool

Post by Neil » Tue Mar 23, 2004 8:07 am

How can I set the colour of the outline of the rotate tool. I tried doing this at design time using the editor and selecting blue, get when I use it, the colour is yellow. I also tried setting it at runtime using:
ChartTool1->Pen->Color = clBlue;
but it is still yellow.

Thanks

Pep
Site Admin
Site Admin
Posts: 3273
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Tue Mar 23, 2004 9:04 am

Hi,

yes, you're correct. I get the same results here. It's a bug which I've added on our defect list. A fix for it will be considered to inclusion for the next mainenance releases.

Post Reply