C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace > C1Chart Class : StartDragAsync Method |
'Declaration Public Function StartDragAsync( _ ByVal pointerPoint As Windows.UI.Input.PointerPoint _ ) As Windows.Foundation.IAsyncOperation(Of DataPackageOperation)
public Windows.Foundation.IAsyncOperation<DataPackageOperation> StartDragAsync( Windows.UI.Input.PointerPoint pointerPoint )