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
850
Bind code behind chart zoom to master chart zoombar
posted

I have a master chart defined in the XAML and below it any number of charts added in code behind. These charts will all share the same timeline and i'd like a single zoombar on the top most master to control all charts on the page. I tried binding the window position and scale of the dynamic charts to the same property of the master, but nothing. A simple example of the solution is attached.

Cheers

Peter

0044.GenerateChart.zip

Parents Reply Children