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

Click event on tooltip

1 Answer 64 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.
Thasen
Top achievements
Rank 1
Thasen asked on 09 Jun 2015, 11:01 PM

Hi,

In our app we have used bar charts and on tap on bar chart we are showing
tool-tip with some info on it.

We want to launch another screen on tap on the tool-tip. Is it possible to 
capture onClick event on tool-tip in our app and do further operations.

 

 

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 12 Jun 2015, 08:00 AM
Hello Thasen,

Currently this is not possible out of the box. You can create a custom view for the tooltip by creating a custom ChartTooltipContentAdapter class. Then inside the adapter you create the view for the tooltip and listen for tap events on the custom view.

Please write again if you have questions about the implementation.

Regards,
Victor
Telerik
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 Feedback Portal and vote to affect the priority of the items
Tags
Chart
Asked by
Thasen
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or