- Line and Area series will start from second color in my color palette, while all other series will start with the first one.
- I can setup my area graph so it will use gradient fill and color each area, but the top part can be either ColorEach with solid colors or single color and gradient.
- I yet to find a way to set up Area with Relative (in your terms non-relative) gradient fill and ColorEach option together.
Color each option
Color each option
If I use Color Each option for my series, I have following problems:
Re: Color each option
Hello UserLs,
Thanks,
It is not a problem. It happens because, to draw a line or area segment, you need two points and, to draw a segment i is used the second color point. To see it, please put line.pointer=true;Line and Area series will start from second color in my color palette, while all other series will start with the first one.
I could reproduce your two problems, and I have added in list Bug report with number [TF02014818], We will try to fix in next versions of TeeChart.Net.I can setup my area graph so it will use gradient fill and color each area, but the top part can be either ColorEach with solid colors or single color and gradient.
I yet to find a way to set up Area with Relative (in your terms non-relative) gradient fill and ColorEach option together.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
Re: Color each option
Hello UserLs,
We think this (TF02014818) is expected behaviour because if you want ColorEach to appear in line segments then you should set the gradient.visible to false.I think it is contracictory using Gradient and ColorEach at the same time.
Thanks,
We think this (TF02014818) is expected behaviour because if you want ColorEach to appear in line segments then you should set the gradient.visible to false.I think it is contracictory using Gradient and ColorEach at the same time.
Thanks,
Best Regards,
Sandra Pazos / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |