Page 1 of 1

Fill Range between two Line

Posted: Mon Dec 13, 2010 2:15 pm
by 15657291
Hello
I have a tChart with two line series. Both series have the same XValues.FirstDisplayedIndex and the same XValues.LastDisplayedIndex.
The x points between the first and the last XValue are different. Also the Y values are different, but the Y values of the second series are allways smaller than the first one --> the lines don't cross each other. It's also possible, that the first has more points than the second series.

Is there an easy way to fill out the area between this two lines?
This would help me a lot!! :D
Thanks
Eric

Re: Fill Range between two Line

Posted: Tue Dec 14, 2010 12:02 pm
by 10050769
Hello Eric,

You can use SeriesBand Tool for getting what you want. Also I recommend that take a look in the Demo project concretely in the All Features\Welcome!\Tools\SeriesBand Tool.

I hope will helps.

Re: Fill Range between two Line

Posted: Tue Dec 14, 2010 1:34 pm
by 15657291
Hola Sandra
This helped a lot. Thanks.
It is easy to do if you know how... ;-)

Hasta luego
Eric

Re: Fill Range between two Line

Posted: Tue Dec 14, 2010 2:16 pm
by 10050769
Hello Eric,

I am glad that I help you :).

Thanks