This question is locked. New answers and comments are not allowed.
Hi all,
I have scenario where Chart control placed inside ScrollViewer along with other content (title labels, buttons, map, etc).
I can scroll my content everywhere except chart area. It seems that chart control handles gestures and not propagates scroll to the root ScrollViewer control.
I tried to disable scroll at chart as well as set SetIsHorizontalScrollChainingEnabled = true but wasn't be able to get desired result.
Any ideas how could I fix it?
Thanks,
Alex.
I have scenario where Chart control placed inside ScrollViewer along with other content (title labels, buttons, map, etc).
I can scroll my content everywhere except chart area. It seems that chart control handles gestures and not propagates scroll to the root ScrollViewer control.
I tried to disable scroll at chart as well as set SetIsHorizontalScrollChainingEnabled = true but wasn't be able to get desired result.
Any ideas how could I fix it?
Thanks,
Alex.