| C1.UWP.FlexChart Assembly > C1.Xaml.Chart Namespace > C1FlexRadar Class : ManipulationInertiaStarting Event |
'Declaration Public Event ManipulationInertiaStarting As Windows.UI.Xaml.Input.ManipulationInertiaStartingEventHandler
public event Windows.UI.Xaml.Input.ManipulationInertiaStartingEventHandler ManipulationInertiaStarting
The event handler receives an argument of type Windows.UI.Xaml.Input.ManipulationInertiaStartingRoutedEventArgs containing data related to this event. The following ManipulationInertiaStartingRoutedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| Container | |
| Cumulative | |
| Delta | |
| ExpansionBehavior | |
| Handled | |
| OriginalSource | (Inherited from Windows.UI.Xaml.RoutedEventArgs) |
| PointerDeviceType | |
| RotationBehavior | |
| TranslationBehavior | |
| Velocities |