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

적용 대상