When I set for example Chart.Axis.Behind := False (or Chart.AxisBehind := False) it brings the grid lines forward which is what I want.
The problem is that all 4 axis including the axis border, labels and scale disappear. I had to set the chart walls to true to get the chart boundary to not look ridiculous. See images. We are using the charts in a complicated way. Many series - some polygons, circles, lines, etc.
I know it works because I can do it in a simple program with one series.
I am using the pro version.
Axis Disappearing When Grid Lines Not Behind
-
- Newbie
- Posts: 2
- Joined: Wed Sep 02, 2015 12:00 am
- Contact:
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: Axis Disappearing When Grid Lines Not Behind
Hi Tony,
If it works fine with a simpler example, which I confirmed here, you should try to isolate the part of your code that interferes with that. Alternatively, it would be helpful if you arranged a simple example project we can run "as-is" to reproduce the problem here.
Thanks in advance.
If it works fine with a simpler example, which I confirmed here, you should try to isolate the part of your code that interferes with that. Alternatively, it would be helpful if you arranged a simple example project we can run "as-is" to reproduce the problem here.
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |