Chart.AxisViewChanged Evento

Definición

Se produce cuando cambia la posición o el tamaño de la vista de escala del eje.

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) 

Tipo de evento

Se aplica a