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

Q1 2010 LegendItemStyle

1 Answer 64 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Roland
Top achievements
Rank 1
Roland asked on 15 Mar 2010, 09:14 PM
Hello,

I am trying to create custom LegendItemStyle like here http://www.telerik.com/help/silverlight/radchart-styling-and-appearance-styling-chart-legend.html .

The problem is that marker is not showing even if I just create the template in Blend and set it.

Roland

1 Answer, 1 is accepted

Sort by
0
Accepted
Ves
Telerik team
answered on 18 Mar 2010, 01:11 PM
Hi Roland,

Thanks for the feedback. Indeed, the Data property for the path, which represents the legend item marker is empty, hence no path. For circle you can use the following data (or provide your own):

Data="M1,0A1,1,0,0,0,-1,0A1,1,0,0,0,1,0"

Best regards,
Ves
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
Roland
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or