Chart.SelectionRangeChanged Événement

Définition

Se produit lorsque la position de départ ou la position de fin de sélection est modifiée.

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

Type d'événement

EventHandler<CursorEventArgs>

S’applique à