Chart.AxisViewChanging Událost

Definice

Nastane, když se chystá změnit umístění nebo velikost zobrazení měřítka osy.

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

Event Type

EventHandler<ViewEventArgs>

Platí pro