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
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.