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

How do I draw this Pie?

2 Answers 89 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Kennet
Top achievements
Rank 2
Kennet asked on 21 Jul 2010, 04:18 PM
I want to draw a 2D Pie, where the first "pie element" shall start at "12 o'clock" (not at 3 o'clock as default), and the folowing elements adds in clockwise order.

I also need the selected "pie element" to "pop out" when I select it by clicking on the pie, or selecting by code. How do I code this in C#?

I have 2010 Q2

2 Answers, 1 is accepted

Sort by
0
Sia
Telerik team
answered on 22 Jul 2010, 12:43 PM
Hi Kennet,

Regarding your first question - changing the start angle for the Pie series is not possible. This feature request is already logged in our Public Issue Tracking system and you can vote for it in order to increase its priority.

You can read more about the Interactivity feature in this forum thread. Please note that the Interactivity features are available for WPF4 / Silverlight4 projects only.

If you need additional help, just let me know.

Greetings,
Sia
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
Sia
Telerik team
answered on 22 Jul 2010, 04:20 PM
Hi Kennet,

I forgot to mention that in the "First Look" example you can see the code-behind needed to turn on the interactivity for the Pie series. The API is the same no matter which technology (WPF or Silverlight) you use.

Greetings,
Sia
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
Kennet
Top achievements
Rank 2
Answers by
Sia
Telerik team
Share this question
or