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

RadCartesianChart Click on Series

1 Answer 142 Views
ChartView
This is a migrated thread and some comments may be shown as answers.
crazy05
Top achievements
Rank 1
crazy05 asked on 06 May 2016, 07:01 PM

Hello,
I am using RadCartesianChart with multiple series. I am using ScatterLineSeries. 

My requirement is, I want to click on ScatterLineSeries and show a Popup window with details related to that series.

Is it possible with RadCartesianChart and scatter lines series ? If so, how ? If not, what is the other way to do this ?

1 Answer, 1 is accepted

Sort by
0
Petar Marchev
Telerik team
answered on 09 May 2016, 08:46 AM
Hi,

Yes, you can easily do this by handling the MouseDown event of the series in mind. You can put your custom logic in the event handler. If you are using a light render mode (bitmap or direct2d), mouse interaction is not yet implemented so this will not work, but we can suggest a work-around, if this is the case.

Regards,
Petar Marchev
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
ChartView
Asked by
crazy05
Top achievements
Rank 1
Answers by
Petar Marchev
Telerik team
Share this question
or