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

ChartTooltipBehavior ignores surface pro 2 wacom stylus input

1 Answer 33 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.
Will
Top achievements
Rank 1
Will asked on 30 Jul 2014, 10:50 AM
Hi,

I have a standard ChartToolTipBehavior in my RadCartesianChart as below. This works as expected when I am debugging locally on my laptop, but when I run the application on the Surface Pro 2, the tooltips do not appear when I hover with the stylus.

<telerik_chart:RadCartesianChart.Behaviors>
    <telerik_chart:ChartTooltipBehavior/>
</telerik_chart:RadCartesianChart.Behaviors>

Has anyone encountered this issue before? Is this intended? I was hoping that I could extend ChartToolTipBehavior and force it to recognize stylus input by overriding OnPointerMoved, but I am at a loss at how to enable the tooltip from a derived class.

Any help would be appreciated.

Thanks,

Will

1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 04 Aug 2014, 08:27 AM
Hi Will,

Currently we do not support the described behavior within the Tooltip behavior. We will log this in our feedback portal to consider it in our future releases - http://teampulse.telerik.com:9896/Project/213/Feedback/Details/271734-radchart-add-full-stylus-support-for-tooltip-behavior. We are also planing to make all chart behaviors more extensible.

Regards,
Tsvyatko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Chart for XAML
Asked by
Will
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or