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

ZoomscrollsettingsX not a dependency object

1 Answer 37 Views
Chart
This is a migrated thread and some comments may be shown as answers.
lilleliz
Top achievements
Rank 1
lilleliz asked on 24 Nov 2011, 11:29 AM
Hi!

Was trying to bind to zoomscrollsettingsx.RangeStart but it doesn't seem to work. I found this issue in the silverlight forum:
http://www.telerik.com/community/forums/silverlight/chart/binding-problem-zoomscrollsettingsx-rangestart.aspx

Has this been solved in silverlight but not in wpf?

1 Answer, 1 is accepted

Sort by
0
Ves
Telerik team
answered on 29 Nov 2011, 12:39 PM
Hello Lilleliz,

ZoomScrollSettings class has been changed to inherit from DependencyObject as of Q1 2011. However, this only fixes the problem in Silverlight, but not in WPF. As the ZoomScrollSettings object is not part of the visual tree, in WPF the inheritance context (DataContext) propagation is interrupted and this prevents the binding expression from working correctly. The bottom line is that this scenario is not supported in WPF. Please, accept our apologies for the inconvenience.

Best regards,
Ves
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

Tags
Chart
Asked by
lilleliz
Top achievements
Rank 1
Answers by
Ves
Telerik team
Share this question
or