Fill Range between two Line

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
ICS
Newbie
Newbie
Posts: 10
Joined: Wed Sep 22, 2010 12:00 am

Fill Range between two Line

Post by ICS » Mon Dec 13, 2010 2:15 pm

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

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Fill Range between two Line

Post by Sandra » Tue Dec 14, 2010 12:02 pm

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.
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

ICS
Newbie
Newbie
Posts: 10
Joined: Wed Sep 22, 2010 12:00 am

Re: Fill Range between two Line

Post by ICS » Tue Dec 14, 2010 1:34 pm

Hola Sandra
This helped a lot. Thanks.
It is easy to do if you know how... ;-)

Hasta luego
Eric

Sandra
Site Admin
Site Admin
Posts: 3132
Joined: Fri Nov 07, 2008 12:00 am

Re: Fill Range between two Line

Post by Sandra » Tue Dec 14, 2010 2:16 pm

Hello Eric,

I am glad that I help you :).

Thanks
Best Regards,
Sandra Pazos / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply