зеркало из https://github.com/telerik/xaml-sdk.git
8e6db6e592 | ||
---|---|---|
.. | ||
Properties | ||
AnnotationUtilities.cs | ||
App.config | ||
App.xaml | ||
App.xaml.cs | ||
DragChartAnnotation.csproj | ||
MainViewModel.cs | ||
MainWindow.xaml | ||
MainWindow.xaml.cs | ||
PlotInfo.cs | ||
Readme.md |
Readme.md
Drag Chart Annotation
This example shows how to implement interaction behavior for chart annotation which allows you to drag it. The implementation uses attached behavior and mouse events to enable dragging. You can use the AnnotationUtilities class to add or modify the dragging logic.