Page 1 of 1

Area Chart with Gradients

Posted: Thu Jun 10, 2010 4:56 am
by 10548297
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?
Gradient_Area.JPG
Gradient_Area.JPG (20.72 KiB) Viewed 2666 times

Re: Area Chart with Gradients

Posted: Thu Jun 10, 2010 2:15 pm
by narcis
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.