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