Chart.AnnotationPlaced 事件
定义
在最终用户将批注置于图表上时发生。Occurs when the end-user places an annotation on the chart.
public:
event EventHandler ^ AnnotationPlaced;
public event EventHandler AnnotationPlaced;
member this.AnnotationPlaced : EventHandler
Public Custom Event AnnotationPlaced As EventHandler
Public Event AnnotationPlaced As EventHandler