Chart.AnnotationPlaced Evento

Definición

Se produce cuando el usuario final coloca una anotación en el gráfico.

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

Tipo de evento

EventHandler

Se aplica a