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

Working Trackball Example

1 Answer 53 Views
Chart
This is a migrated thread and some comments may be shown as answers.
Jason
Top achievements
Rank 1
Jason asked on 03 Jul 2016, 07:52 PM

Is there a working Trackball example for UWP? When looking at the example for W8.1 it's looking like all I should have to do is to add the following code to the main XAML file when setting up the chart. Everything compiles fine but when you hover over the chart the solution immediately throws an unhandled exception. Is there anything else I should need to do to add this feature/

 

    <telerikChart:RadCartesianChart.Behaviors>
                    <telerikChart:ChartTrackBallBehavior/>
                </telerikChart:RadCartesianChart.Behaviors>

1 Answer, 1 is accepted

Sort by
0
Accepted
Vladislav
Telerik team
answered on 06 Jul 2016, 08:23 AM
Hello Jason,

Thank you for contacting us.
This code snippet is enough, but unfortunately you hit a recently introduced bug in the RadCartesianChart control which causes the exception. We have logged it and will consider it with high priority, so we are going to address it and provide a fix for it in some of our internal builds (until the end of the next week).

We are sorry for the inconvenience caused and I updated your Telerik points accordingly.

Regards,
Vladislav
Telerik by Progress
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
Jason
Top achievements
Rank 1
Answers by
Vladislav
Telerik team
Share this question
or