Page 1 of 1

ColorEachLine & ColorEachPoint have no Effect!?!

Posted: Fri Oct 15, 2010 8:14 pm
by 16556683
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

Re: ColorEachLine & ColorEachPoint have no Effect!?!

Posted: Mon Oct 18, 2010 10:31 am
by narcis
Hi Steve,

Yes, it is the same as TV52015199. Casually I was working on this, see my reply here.

Re: ColorEachLine & ColorEachPoint have no Effect!?!

Posted: Fri Nov 12, 2010 3:30 pm
by narcis
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