FlexChart for WPF
StylusInAirMove イベント (C1AxisScrollbar)

C1.WPF.FlexChart.4.6.2 アセンブリ > C1.WPF.Chart.Interaction 名前空間 > C1AxisScrollbar クラス : StylusInAirMove イベント
シンタックス
'宣言
 
Public Event StylusInAirMove As System.Windows.Input.StylusEventHandler
public event System.Windows.Input.StylusEventHandler StylusInAirMove
イベント データ

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

プロパティ解説
System.Windows.Input.InputEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets a value that indicates whether the stylus is in proximity to, but not touching, the digitizer.  
Gets a value that indicates whether the stylus in inverted.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
Gets the System.Windows.Input.StylusDevice that represents the stylus.  
System.Windows.Input.InputEventArgsから継承されます。
参照