ChartEvents_DragPlotEventHandler Delegado

Definición

Tipo de delegado que se usa para agregar un controlador de eventos para el DragPlot evento. El evento DragPlot se produce cuando un rango de celdas se arrastra y coloca en un gráfico.

public delegate void ChartEvents_DragPlotEventHandler();
[System.Runtime.InteropServices.ComVisible(false)]
public delegate void ChartEvents_DragPlotEventHandler();
Public Delegate Sub ChartEvents_DragPlotEventHandler()
Atributos

Se aplica a