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

RadCartesianChart Range Selection

5 Answers 232 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
Stanislav
Top achievements
Rank 1
Stanislav asked on 30 Oct 2018, 09:11 AM

Hi,

please can you advice me how to achieve range selection in RadCartesianChart which has dynamic number of series?
For chart itself I used ChartSeriesProvider as descripted in your tutorial but now I stuck with range selection.

Many thanks!

5 Answers, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 31 Oct 2018, 01:11 PM
Hello Stanislav, 

I am not sure how excatly you will expect the range selection to behave, but you can define such range using the chart's annotations. More specifically, the PlotBand annotation. Can you please check this? Note that if you need to interact with the selection - for example, to drag it around - you will need to implement custom code for this.

Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
0
Stanislav
Top achievements
Rank 1
answered on 01 Nov 2018, 08:20 AM
Thanks for reply. Let see what I can do with it.
0
Minita
Top achievements
Rank 1
Veteran
answered on 27 Jul 2020, 10:29 AM

Hi Martin,

I can select the series range by using CartesianPlotBandAnnotation.

Can you provide sample project to drag and drop these vertical lines?

0
Martin Ivanov
Telerik team
answered on 30 Jul 2020, 09:04 AM

Hello Minita,

There is no built-in drag and drop functionality, but you can implement one with some custom code. Such example is shown in the DragChartAnnotation SDK example. I hope this helps.

Regards,
Martin Ivanov
Progress Telerik

0
Minita
Top achievements
Rank 1
Veteran
answered on 04 Aug 2020, 04:43 AM

Hi Martin,

Thank you for your help. This is the same thing I was looking for.

 

Regards,

Minita Chaudhari

Tags
ChartView
Asked by
Stanislav
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Stanislav
Top achievements
Rank 1
Minita
Top achievements
Rank 1
Veteran
Share this question
or