TeeChart for ActiveX, COM and ASP
-
xpar
- Newbie

- Posts: 8
- Joined: Thu Sep 15, 2005 4:00 am
- Location: nl
Post
by xpar » Wed Sep 24, 2008 10:35 am
Hi,
this is possibly asked before.
I am trying to make a chart as below. It is an area chart where the bottom axis is halfway the image at unit value 0. The Area color must be green above 0 and red below 0. I am using TeeChart 7.
I have tried this with a gradient, but then you don't have much control. Also the axis position can be changed in pixels and percent, but I want it to be fixed at unit 0.
How can I do this ?
-
Narcís
- Site Admin

- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
-
Contact:
Post
by Narcís » Wed Sep 24, 2008 10:40 am
Hi xpar,
I'm afraid this is not possible for now. You could try using 2 area series, one for positive values and the other one for negative values. That way you'll have two different colour series.
About setting axis to zero postion you can do as suggested on
this thread.