This is a migrated thread and some comments may be shown as answers.

Position Of Legend

1 Answer 80 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Sagar
Top achievements
Rank 1
Sagar asked on 18 Oct 2008, 05:51 AM
Hi,
I want to changethe positionof legend of thetelerik rad chart .even if iset it to top, it still shows up on top-left .Please help.
   Thanks

1 Answer, 1 is accepted

Sort by
0
Sudheep
Top achievements
Rank 1
answered on 20 Oct 2008, 04:50 AM
Hi Sagar,

I think you should specify the position of the legend.
For more details pls look into..

http://www.telerik.com/help/aspnet-ajax/understandingelementsmargins.html

I have given it like this

RadChart1.Legend.Appearance.Dimensions.Margins.Right = 160f;

RadChart1.Legend.Appearance.Dimensions.Margins.Top = 130f;

Hope this helps you.

Regards
Sudheep

Tags
Chart (Obsolete)
Asked by
Sagar
Top achievements
Rank 1
Answers by
Sudheep
Top achievements
Rank 1
Share this question
or