ChartEvents_DeactivateEventHandler 代理人

定義

イベントのイベント ハンドラーDeactivateを追加するために使用されるデリゲート型。 非アクティブ化イベントは、グラフが非アクティブ化されるときに発生します。

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

適用対象