How to (flood)fill area between 2 graphs?

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Wiebe
Newbie
Newbie
Posts: 26
Joined: Fri Nov 15, 2002 12:00 am
Location: Middelburg
Contact:

How to (flood)fill area between 2 graphs?

Post by Wiebe » Sat May 07, 2005 6:21 pm

I want to "up-/downlift" a (Fast)LineSeries graph with a certain value and (flood)fill the area between the original- and new graph.
What's the simplest way to accomplish that?
Thanks in advance,

Wiebe

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon May 09, 2005 8:21 am

Hi Wiebe,

You can use a SeriesBand tool to achieve this behaviour. You'll find information on how to use TeeChart tools at the tutorials and features demo available at the TeeChart program group.
Best Regards,
Narcís Calvet / 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

Wiebe
Newbie
Newbie
Posts: 26
Joined: Fri Nov 15, 2002 12:00 am
Location: Middelburg
Contact:

Post by Wiebe » Mon May 09, 2005 3:42 pm

Thanks Narcis,

As I understand it, the TColorBand encloses a region between one TLineSeries and an Axis.
In my case the region concerns the zone between two TLineSeries.

Wiebe

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Mon May 09, 2005 3:50 pm

Hi Wiebe,
As I understand it, the TColorBand encloses a region between one TLineSeries and an Axis.
In my case the region concerns the zone between two TLineSeries.


Yes, a TColorBand does that but notice that I mentioned a TSeriesBandTool which encloses the region between 2 series:
Hi Wiebe,

You can use a SeriesBand tool to achieve this behaviour. You'll find information on how to use TeeChart tools at the tutorials and features demo available at the TeeChart program group.
Best Regards,
Narcís Calvet / 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

Wiebe
Newbie
Newbie
Posts: 26
Joined: Fri Nov 15, 2002 12:00 am
Location: Middelburg
Contact:

Post by Wiebe » Tue May 10, 2005 7:06 pm

Hi Narcis,

I cannot find any reference to SeriesBand.
I'm using TeeChart V6.01 and BCB6

Wiebe

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed May 11, 2005 7:19 am

Hi Wiebe,

Ok, that's because SeriesBand was introduced in TeeChart Pro v7.
Best Regards,
Narcís Calvet / 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

Wiebe
Newbie
Newbie
Posts: 26
Joined: Fri Nov 15, 2002 12:00 am
Location: Middelburg
Contact:

Post by Wiebe » Wed May 11, 2005 7:59 am

Hi Narcis,

Thanks.
I'll upgrade to V7.

Wiebe

Wiebe
Newbie
Newbie
Posts: 26
Joined: Fri Nov 15, 2002 12:00 am
Location: Middelburg
Contact:

Post by Wiebe » Wed May 11, 2005 12:51 pm

Hi,

I upgraded to V7.05, but now I'm really in trouble. TChart does not proper initialize anymore.
I opened a new issue on that.

Wiebe

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed May 11, 2005 1:03 pm

Hi Wiebe,

I'll be glad to help you overcoming your problems but I can't see your new thread by now.
Best Regards,
Narcís Calvet / 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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Wed May 11, 2005 1:57 pm

Hi Wiebe,

I can see your thread which has already been replied for Marjan.
Best Regards,
Narcís Calvet / 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

Wiebe
Newbie
Newbie
Posts: 21
Joined: Wed May 11, 2005 4:00 am
Location: Middelburg
Contact:

Post by Wiebe » Sun May 15, 2005 11:49 am

Thanks,

Problems with Version V7.05 are fixed.
TSeriesBandTool indeed provides the filling requirements.

Wiebe

Post Reply