Hello,
In my program, i set a series to visible := false. I noticed that the axis gets also automatically hidden. Is it possible to avoid this ? I need my axis to stay visible even with the series invisible.
[Solved] Don't hide axis when the series in visible = false
[Solved] Don't hide axis when the series in visible = false
Last edited by bertrod on Wed Jul 05, 2006 6:28 am, edited 1 time in total.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bertrod,
Which TeeChart version and which series style are you using?
Thanks in advance.
Which TeeChart version and which series style are you using?
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 |
In this program I'm still using TeeChart Pro 7.04 with TFastLineSeries. Did you change the Color property of the Series since this version ?
I know you will tell me to change my version, but I would like to upgrade the version only if I'm sure it will solve my problem. This because I made many modifications in the TeeTools.pas file and it would take me much time to copy all my modifications in the newest version.
I know you will tell me to change my version, but I would like to upgrade the version only if I'm sure it will solve my problem. This because I made many modifications in the TeeTools.pas file and it would take me much time to copy all my modifications in the newest version.
Hi Bertrod,
you can accomplish that by using :
Series1.Pen.Visible:=false;
you can accomplish that by using :
Series1.Pen.Visible:=false;
Pep Jorge
http://support.steema.com
http://support.steema.com