FlexChart for WPF
ContextMenuClosing イベント (FlexPie)

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

イベント ハンドラが、このイベントに関連するデータを含む、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から継承されます。
参照