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

Pie Chart Selection Event

1 Answer 58 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.
Gian Paolo Santopaolo
Top achievements
Rank 1
Gian Paolo Santopaolo asked on 14 Mar 2013, 03:59 PM
Hello
    I've a Pie Chart boud to a list of oject using PieSeries ItemSource and ValueBinding
Is there a way to get a selctionchanged event?
And also is there a way to programmatically select a certain piece of the pie?

For istance I already tried the ChartSelectionBehavior SelectionChangedEvent but basically there in this event I've an empty EventArg containing nothing!

regards
-g

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 18 Mar 2013, 10:16 AM
Hello Gian,

Thanks for writing.
The ChartSelectionBehavior class has GetSelectedPoints() and GetSelectedSeries() methods that you can use to get the selection.
Currently the chart does support programmatic selection, however, this will be possible in the next release Q2 2013.

Please write again if you have other questions.

Greetings,
Victor
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
Chart
Asked by
Gian Paolo Santopaolo
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or