I have an area chart and am trying to apply a gradient. I am noticing the gradients are drawn for each bar independent of one another. This does not result in a very smooth transition between bars (note especially the first bar). Is there a way to apply the gradient so that it is consistent across all bars?
Area Chart with Gradients
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Area Chart with Gradients
Hi mSchenkel,
I'm afraid this is not possible for now. TBarSeries already has GradientRelative property. I have added your request to the wish-list (TV52014958) to be considered for inclusion in future releases. In the meantime you could use a TBarSeries setting BarWidthPercent to 100 and GradientRelative to True.
I'm afraid this is not possible for now. TBarSeries already has GradientRelative property. I have added your request to the wish-list (TV52014958) to be considered for inclusion in future releases. In the meantime you could use a TBarSeries setting BarWidthPercent to 100 and GradientRelative to True.
Best Regards,
Narcís Calvet / 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 |