バージョン

ViewerManipulationEnding イベント

シリーズ ビューアーの進行中の操作が終了したときに発生します。
シンタックス
'宣言
 
Public Event ViewerManipulationEnding As SeriesViewerManipulationEventHandler
public event SeriesViewerManipulationEventHandler ViewerManipulationEnding
イベント データ

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

プロパティ解説
IsDragZoom  
IsZoomPan  
参照