Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
Pie chart markers
posted

Hi,

I have a pie chart with markers set to show the data point value or percentage.  I have also set tooltips on the data points to show further information and handle the DataItemMouseLeftButtonDown to allow 'drill down'.

My problem is that the tooltips dont show when the user hovers over the marker label, and when the chart is fairly small this covers most of the slice.  I can't seem to set a tooltip on the marker either directly or using TooltipService.  Also, the DataItem event isn't triggered when clicking on the marker (which is fair enough), but is it possible to handle this event some other way?

The problem is isn't not very intuitive for users of the chart.

Thanks

Parents Reply Children
No Data