зеркало из https://github.com/telerik/xaml-sdk.git
8e6db6e592 | ||
---|---|---|
.. | ||
Models | ||
Properties | ||
Utilities | ||
ViewModels | ||
App.xaml | ||
App.xaml.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
Readme.md | ||
ScrollAndZoomSyncedCharts.csproj |
Readme.md
Scroll And Zoom Synced Charts
Demonstrates one possible way to achieve synchronized zooming between two or more charts. Another possible way is to bind the Zoom and PanOffset of the two charts to properties in the same view model.