Chart.AnnotationPlaced イベント

定義

エンド ユーザーがグラフに注釈を配置したときに発生します。

public:
 event EventHandler ^ AnnotationPlaced;
public event EventHandler AnnotationPlaced;
member this.AnnotationPlaced : EventHandler 
Public Custom Event AnnotationPlaced As EventHandler 
Public Event AnnotationPlaced As EventHandler 

イベントの種類

EventHandler

適用対象