Example Applies To
Occurs when a range of cells is dragged and dropped on a chart.
Syntax
Private Sub object_DragPlot()
object An object of type Chart declared with events in a class module. For more information, see Using Events with the Chart Object.