C1.Xaml.Chart Assembly > C1.Xaml.Chart Namespace > ChartPanelObject Class : ManipulationCompleted Event |
'Declaration Public Event ManipulationCompleted As Windows.UI.Xaml.Input.ManipulationCompletedEventHandler
public event Windows.UI.Xaml.Input.ManipulationCompletedEventHandler ManipulationCompleted
The event handler receives an argument of type Windows.UI.Xaml.Input.ManipulationCompletedRoutedEventArgs containing data related to this event. The following ManipulationCompletedRoutedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Container | |
Cumulative | |
Handled | |
IsInertial | |
OriginalSource | (Inherited from Windows.UI.Xaml.RoutedEventArgs) |
PointerDeviceType | |
Position | |
Velocities |