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

[Solved] Chart Legend - Header

2 Answers 105 Views
Chart
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Brian
Top achievements
Rank 1
Brian asked on 08 Nov 2010, 08:37 PM
Hi,

I need to construct a Chart with a Chart Legend that doesn't have a Header because I need more space in the view.
The problem is that I haven't found a way to erase it.
Is it posible to take the header of the Chart Legend away?

Thanks

2 Answers, 1 is accepted

Sort by
0
Evgenia
Telerik team
answered on 11 Nov 2010, 08:47 AM
Hello Brian,

To be able to remove the Chart Legend Header you should download our latest version of RadChart for Silverlight (2010 Q3). When you set:
RadChart1.DefaultView.ChartLegend.Header = String.Empty;
the empty space caused by removing the Header will be replaced by other Legend Items.
Please download the latest version and give it a try.

Sincerely yours,
Evgenia
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Brian
Top achievements
Rank 1
answered on 11 Nov 2010, 12:16 PM
Hi,

I shall try that.

Thanks,
Brian Hill

Tags
Chart
Asked by
Brian
Top achievements
Rank 1
Answers by
Evgenia
Telerik team
Brian
Top achievements
Rank 1
Share this question
or