Chart.OnCursorChanged(EventArgs) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Remplace la OnCursorChanged(EventArgs) méthode et déclenche les événements et CursorPositionChanging les CursorPositionChanged événements.
protected:
override void OnCursorChanged(EventArgs ^ e);
protected override void OnCursorChanged(EventArgs e);
override this.OnCursorChanged : EventArgs -> unit
Protected Overrides Sub OnCursorChanged (e As EventArgs)