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

适用于