ColorEachLine & ColorEachPoint have no Effect!?!

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Steve Maughan
Newbie
Newbie
Posts: 48
Joined: Tue Aug 03, 2010 12:00 am

ColorEachLine & ColorEachPoint have no Effect!?!

Post by Steve Maughan » Fri Oct 15, 2010 8:14 pm

Hi - I'm using the latest version of VCL 2010.01. Thanks for fixing the cursor and the OnClickPoint bug! Unfortunately I seem to have found a new bug. It may be linked to [TV52015199] but I'll post an example in case it isn't.

Basically if you set a series to ColorEachLine := true and ColorEachPoint := true, it has no effect. All points are painted the same color. I've created a demo to illustrate (see attached).

Hope it can be fixed! If there is a quick source code fix I'd appreciate it (I'm a source code subscriber).

Thanks,

Steve

PS I've used Delphi 2010 to create the project
Attachments
ColorEachLine.zip
(9.21 KiB) Downloaded 492 times

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: ColorEachLine & ColorEachPoint have no Effect!?!

Post by Narcís » Mon Oct 18, 2010 10:31 am

Hi Steve,

Yes, it is the same as TV52015199. Casually I was working on this, see my reply here.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: ColorEachLine & ColorEachPoint have no Effect!?!

Post by Narcís » Fri Nov 12, 2010 3:30 pm

Hi Steve,

As an update, I changed the fix for TV52015199 a little bit as I explained here. I tested this solution with your test project and worked fine for me. You may want to test it at your end
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply