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

[Solved] RadCartesianChart selection

2 Answers 136 Views
Chart for XAML
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Olaf
Top achievements
Rank 1
Olaf asked on 02 Dec 2012, 09:10 AM
Hi,

Is it possible to select a range of values in a RadCartesianChart control combined with any of the scatter series, and highlight these with a different color / retrieve the datapoints for these?

I've been trying to use the chartselectionbehavior and set a selectionpalette name, but have not been able to select any values (neither single or multiple.

Thanks in advance,

Olaf 

2 Answers, 1 is accepted

Sort by
0
Accepted
Ivaylo Gergov
Telerik team
answered on 05 Dec 2012, 04:55 PM
Hello Olaf,

Thank you for using our RadControls for Windows 8!

At this point you can make multiple selection by selecting the points one by one.
For your convenience I have prepared a sample application with ScatterPointSeries and ChartSelectionBehavior. In this example I have defined custom palette in order set custom color to the selected point (you can also use our predefined Palettes). If your scenario requires multiple selection you need to set ChartSelectionBehavior.DataPointSelectionMode property to "Multiple". This works properly on our side so can you please check if this works fine on your end as well?

I am looking forward to your reply.


Kind regards,
Ivaylo Gergov
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.
0
Olaf
Top achievements
Rank 1
answered on 06 Dec 2012, 07:35 AM
Thanks Ivaylo,

Selecting points one by one isn't exactly what I'm after, but it's working fine in my environment as well.

Thanks for your help,

Olaf
Tags
Chart for XAML
Asked by
Olaf
Top achievements
Rank 1
Answers by
Ivaylo Gergov
Telerik team
Olaf
Top achievements
Rank 1
Share this question
or