Tools are shown on the top.

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Tools are shown on the top.

Post by amol » Fri Dec 26, 2014 9:59 am

Hi Steema Support,

Why Tools are shown above the series as shown in fig.
Tool are on tool1.png
Tools are shown on the top.
Tool are on tool1.png (123.58 KiB) Viewed 9221 times
Here DrawlineItem and Annotation shown above the Legend . Is there is any way to display Legend above these tools.

Please provide any solution.

Thanks in advance.

Thanks & Regards
Planoresearch

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Tools are shown on the top.

Post by Narcís » Mon Dec 29, 2014 8:15 am

Hello,

I'm sorry but I don't understand what you mean. Could you please send a Short, Self Contained, Correct (Compilable), Example project 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
Image Image Image Image Image Image
Instructions - How to post in this forum

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Tools are shown on the top.

Post by amol » Mon Dec 29, 2014 10:33 am

Hi Steema Support,

Thanks for your reply.

I am attaching an image to clarify the issue.
Image2.png
Legend must be on top.
Image2.png (12.65 KiB) Viewed 9145 times
As shown in image, that Annotation Tool(Rectangle that is shown with text) and a DrawLineItem Tool(Thick Black line shown) covers the legend or we can say we can not see complete legend clearly. So here we want that Legend must be shown above these tools so we can read legend clearly.

Thanks
PlanoResearch

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Tools are shown on the top.

Post by Narcís » Mon Dec 29, 2014 10:41 am

amol wrote: As shown in image, that Annotation Tool(Rectangle that is shown with text) and a DrawLineItem Tool(Thick Black line shown) covers the legend or we can say we can not see complete legend clearly. So here we want that Legend must be shown above these tools so we can read legend clearly.
Seeing this image I have the impression the legend is manually set to a custom position, it is not using default positions (LegendAlignments.Left, LegendAlignments.Right, LegendAlignments.Top and LegendAlignments.Bottom). So you should calculate the legend position not to overlap either with the Annotation and DrawLine tools.

If you want us to look at the issue with more detail please send a Short, Self Contained, Correct (Compilable), Example project 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
Image Image Image Image Image Image
Instructions - How to post in this forum

amol
Advanced
Posts: 231
Joined: Tue Mar 29, 2005 5:00 am

Re: Tools are shown on the top.

Post by amol » Mon Dec 29, 2014 11:55 am

Hi Narcis,

We do not want to move legend any where.Is it possible that legend always show on the front?

Thanks
PlanoResearch

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: Tools are shown on the top.

Post by Narcís » Mon Dec 29, 2014 12:03 pm

Hello,
amol wrote: We do not want to move legend any where.Is it possible that legend always show on the front?
In that case you won't be able to solve the problem unless you move the tools instead.

amol wrote: Is it possible that legend always show on the front?
Not the default legend. However, you may achieve that plotting a custom legend as in the example Christopher Ireland posted here.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply