Chart for WinRT
ManipulationDelta Event (DataSeries)

Syntax
'Declaration
 
Public Event ManipulationDelta As Windows.UI.Xaml.Input.ManipulationDeltaEventHandler
public event Windows.UI.Xaml.Input.ManipulationDeltaEventHandler ManipulationDelta
Event Data

The event handler receives an argument of type Windows.UI.Xaml.Input.ManipulationDeltaRoutedEventArgs containing data related to this event. The following ManipulationDeltaRoutedEventArgs properties provide information specific to this event.

PropertyDescription
Container  
Cumulative  
Delta  
Handled  
IsInertial  
OriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
PointerDeviceType  
Position  
Velocities  
See Also

Reference

DataSeries Class
DataSeries Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback