ChartEvents_DragPlotEventHandler 代理人

定義

イベントのイベント ハンドラーDragPlotを追加するために使用されるデリゲート型。 DragPlot イベントは、セル範囲がグラフにドラッグ アンド ドロップされたときに発生します。

public delegate void ChartEvents_DragPlotEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ChartEvents_DragPlotEventHandler();
Public Delegate Sub ChartEvents_DragPlotEventHandler()
属性

適用対象