FlexChart for WPF
ManipulationInertiaStarting イベント (FlexRadar)

C1.WPF.Chart アセンブリ > C1.WPF.Chart 名前空間 > FlexRadar クラス : ManipulationInertiaStarting イベント
シンタックス
'宣言
 
Public Event ManipulationInertiaStarting As System.EventHandler(Of ManipulationInertiaStartingEventArgs)
public event System.EventHandler<ManipulationInertiaStartingEventArgs> ManipulationInertiaStarting
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、System.Windows.Input.ManipulationInertiaStartingEventArgs 型の引数を受け取りました。次の ManipulationInertiaStartingEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
Get or sets the rate of slowdown of expansion inertial movement.  
System.Windows.RoutedEventArgsから継承されます。
Gets the rates of changes to the manipulation that occur before inertia starts.  
Gets the container that the System.Windows.Input.ManipulationStartedEventArgs.ManipulationOrigin property is relative to.  
Gets or sets the point from which the manipulation originated.  
Gets a collection of objects that represents the touch contacts for the manipulation.  
System.Windows.RoutedEventArgsから継承されます。
Gets or sets the rate of slowdown of rotational inertial movement.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.Input.InputEventArgsから継承されます。
Gets or sets the rate of slowdown of linear inertial movement.  
参照