Chart for WinRT
ManipulationInertiaStarting Event (C1Chart)

Syntax
'Declaration
 
Public Event ManipulationInertiaStarting As Windows.UI.Xaml.Input.ManipulationInertiaStartingEventHandler
public event Windows.UI.Xaml.Input.ManipulationInertiaStartingEventHandler ManipulationInertiaStarting
Event Data

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.

PropertyDescription
Container  
Cumulative  
Delta  
ExpansionBehavior  
Handled  
OriginalSource (Inherited from Windows.UI.Xaml.RoutedEventArgs)
PointerDeviceType  
RotationBehavior  
TranslationBehavior  
Velocities  
See Also

Reference

C1Chart Class
C1Chart Members

 

 


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

Product Support Forum  |  Documentation Feedback