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 

事件類型

適用於