HorizBar and Bar Series
HorizBar and Bar Series
1) How can I remove the border from a Series on HorizBar. I add points to it with Color.Transparent. But a Border still shows. I then resize and the border dissapears.
2) Bar chart. Sometimes when Creating a bar chart. The first value in the series is not shown unless I resize the chart. Bug? even if I make smaller first bar appears.
2) Bar chart. Sometimes when Creating a bar chart. The first value in the series is not shown unless I resize the chart. Bug? even if I make smaller first bar appears.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Luke,
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
Thanks in advance.
You can try using this:1) How can I remove the border from a Series on HorizBar. I add points to it with Color.Transparent. But a Border still shows. I then resize and the border dissapears.
Code: Select all
horizBar1.Pen.Visible = false;
Could you please send us a simple example project we can run "as-is" to reproduce the issue here and let us know the TeeChart verson you are using?2) Bar chart. Sometimes when Creating a bar chart. The first value in the series is not shown unless I resize the chart. Bug? even if I make smaller first bar appears.
You can either post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.
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 |
Hi the Pen thing worked. Thx.
How ever for the First in series dissapearing try the Bar Gradient example in the Teechart for .Net examples. If you resize the form. you can get first in series to dissapear. I assume its related to this problem.
Also same for Stacking group. Brush Image examples. by resizing the example the first in series can be made to dissapear.
version v2.0.50727 from 23rd spetember. Downloaded and updated last week.
How ever for the First in series dissapearing try the Bar Gradient example in the Teechart for .Net examples. If you resize the form. you can get first in series to dissapear. I assume its related to this problem.
Also same for Stacking group. Brush Image examples. by resizing the example the first in series can be made to dissapear.
version v2.0.50727 from 23rd spetember. Downloaded and updated last week.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Luke,
Thanks for the information but I'm still unable to reproduce the issue here. Could you please let me know the exact steps I should follow to reproduce it here?
Thanks in advance.
Thanks for the information but I'm still unable to reproduce the issue here. Could you please let me know the exact steps I should follow to reproduce it 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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Luke,
Thanks for the information. Certainly that's what I tried without success.
Could you please send us a few screenshots or you may even want to record a video so that we can see how you reproduce the problem. You could use free CamStudio.
Thanks in advance.
Thanks for the information. Certainly that's what I tried without success.
Could you please send us a few screenshots or you may even want to record a video so that we can see how you reproduce the problem. You could use free CamStudio.
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Luke,
Can you please send it to my attention at info at steema dot com?
Thanks in advance.
Can you please send it to my attention at info at steema dot com?
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 |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Luke,
Thanks for the video. I finally could reproduce the issue randomly. I've added it (TF02013516) to the bug list to be investigated.
Thanks for the video. I finally could reproduce the issue randomly. I've added it (TF02013516) to the bug list to be investigated.
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 Luke,
Thanks for the information. This is already a high priority issue to be fixed for next releases. In the meantime, if you send us a simple example project of what you are trying to do we will try to find a workaround to the issue.
Thanks in advance.
Thanks for the information. This is already a high priority issue to be fixed for next releases. In the meantime, if you send us a simple example project of what you are trying to do we will try to find a workaround to the issue.
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 |