Page 1 of 1

Draw between 2 series

Posted: Tue Mar 21, 2006 8:52 am
by 9343260
Hello,

I'm asking for some tips about something i would like to do : i'm trying to draw a certain color between 2 series. It would look like something like the picture below (sorry for the bad quality).

The light grey color should be well filled between the 2 series (fastlineseries).

Is there a way to use the already existing TeeChart functions for this ?

Image

Posted: Wed Mar 22, 2006 8:57 am
by narcis
Hi bertrod,

The easiest way is using a TSeriesBandTool which already does what you request.

Posted: Wed Mar 22, 2006 9:45 am
by 9343260
Thanks, I didn't know this tool. It's exactly what i needed ! 8)