FlexChart for WPF
ContextMenuOpening イベント (C1LineMarker)

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

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

プロパティ解説
Gets the horizontal position of the mouse.  
Gets the vertical position of the mouse.  
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
System.Windows.RoutedEventArgsから継承されます。
参照