Chart.AxisViewChanged Événement

Définition

Se produit lorsque la position ou la taille de l'affichage d'échelle des axes est modifiée.

public:
 event EventHandler<System::Windows::Forms::DataVisualization::Charting::ViewEventArgs ^> ^ AxisViewChanged;
public event EventHandler<System.Windows.Forms.DataVisualization.Charting.ViewEventArgs> AxisViewChanged;
member this.AxisViewChanged : EventHandler<System.Windows.Forms.DataVisualization.Charting.ViewEventArgs> 
Public Custom Event AxisViewChanged As EventHandler(Of ViewEventArgs) 
Public Event AxisViewChanged As EventHandler(Of ViewEventArgs) 

Type d'événement

S’applique à