TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
-
johnnix
- Advanced
- Posts: 192
- Joined: Tue Jul 10, 2007 12:00 am
Post
by johnnix » Mon Aug 25, 2008 7:46 am
Hello,
I have a horizontal line series plotted on a chart with the Y axis inverted. I need to fill the region that is defined between the left Y axis and the line but using the region tool I get the opposite fill that is it fills the region between the line and the right Y axis. Any ideas on how to do this?
Regards
-
johnnix
- Advanced
- Posts: 192
- Joined: Tue Jul 10, 2007 12:00 am
Post
by johnnix » Mon Aug 25, 2008 8:02 am
Ok, I switched to a horizontal area series and it seems that I can get the type of fill I want
Regards