Chartsheet
| Event | Description |
| ActivateEvent | Occurs when an embedded chart or chart object on a chart sheet is selected. |
| BeforeDoubleClick (VBA) | Occurs before an embedded chart or chart object on a chart sheet is double clicked. |
| BeforeRightClick (VBA) | Occurs before an embedded chart or chart object on a chart sheet is right clicked. |
| BindingContextChanged | Not to be used directly |
| Calculate (VBA) | Occurs before any new data is plotted or data changes. |
| Deactivate (VBA) | Occurs when a new embedded chart or chart sheet is activate and another embedded chart, chart sheet or worksheet is selected. |
| Disposed | ?? |
| MouseDown (VBA) | Occurs when a mouse button is pressed while the pointer is over an embedded chart or chart sheet. |
| MouseMove (VBA) | Occurs when the mouse pointer is moved over the chart |
| MouseUp (VBA) | Occurs when a mouse button is released while the pointer is over an embedded chart or chart sheet |
| Resize (VBA) | Occurs when a chart is resized |
| SelectEvent | Occurs when a chart element is selected Raised when the selected element within a chart sheet changes. |
| SeriesChange | Occurs when a value of a chart data point changes. |
This list is slightly different to the VBA Chartsheet Events
© 2026 Better Solutions Limited. All Rights Reserved. © 2026 Better Solutions Limited TopPrevNext