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

Legend customization

1 Answer 55 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Ujjwal Lahoti
Top achievements
Rank 1
Ujjwal Lahoti asked on 28 Apr 2010, 03:43 AM
In the latest release of WPF Controls, there is a feature to allow where to locate the Legend. However I don't want the title "Legend" to accompany it. Is there a setting to not show the title "Legend"?

1 Answer, 1 is accepted

Sort by
0
Accepted
Velin
Telerik team
answered on 30 Apr 2010, 10:42 AM
Hi Ujjwal Lahoti,

This code should to the job:
RadChart1.DefaultView.ChartLegend.Header = " ";

Kind regards,
Velin
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.
Tags
Chart
Asked by
Ujjwal Lahoti
Top achievements
Rank 1
Answers by
Velin
Telerik team
Share this question
or