Chart.DragOver Event
Occurs when a range of cells is dragged over a chart.
Syntax
expression.DragOver
expression A variable that represents a Chart object.
Return Value
Nothing
Example
This example displays the address of a range of cells dragged over a chart.
| Visual Basic for Applications |
|---|
|