Gradient direction

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Damian
Newbie
Newbie
Posts: 4
Joined: Thu May 12, 2005 4:00 am

Gradient direction

Post by Damian » Thu Sep 29, 2005 10:17 am

Hi,

I'm using Delphi 5 and TeeChart V7.04 Pro Vcl.

When I select gdTopBottom direction then I expect the StartColor to be at the top and the EndColor at the bottom, but the colors seem to be drawn in reverse order.

Is it intended?

This also applies to: gdBottomTop, gdLeftRight, gdRightLeft, gdFromTopLeft and gdFromBottomLeft.

Thanks,
Damian.

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

Post by Pep » Sat Oct 01, 2005 11:27 am

Hi Damian,

yes, this is as designed. We know it's more suitable the other way but as some versions has been released as is, now we cannot change it.

Damian
Newbie
Newbie
Posts: 4
Joined: Thu May 12, 2005 4:00 am

Post by Damian » Mon Oct 03, 2005 7:20 am

Hi Pep,

It is not a big problem for me.
I apply own chart properties dialogs so I can change the texts so I'd rather be sure that you intend not to change it in future.

Thanks,
Damian.

Post Reply