Chart Activate Event
This event occurs when a workbook, worksheet,
chart sheet, or embedded chart is activated.
See: Chart Activate Event
Chart BeforeDoubleClick Event
This event occurs when a chart element is
double-clicked, before the default double-click action.
Chart BeforeRightClick Event
This event occurs when a chart element is
right-clicked, before the default right-click action.
Chart Calculate Event
This event occurs after the chart plots new
or changed data, for the Chart object.
Chart Deactivate Event
This event occurs when the chart, worksheet,
or workbook is deactivated.
Chart MouseDown Event
This event occurs when a mouse button is
pressed while the pointer is over a chart.
Chart MouseMove Event
This event occurs when the position of the
mouse pointer changes over a chart.
Chart MouseUp Event
This event occurs when a mouse button is
released while the pointer is over a chart.
See: Chart MouseUp Event
Chart Resize Event
This event occurs when the chart is resized.
See: Chart Resize Event
Chart Select Event
This event occurs when a chart element is
selected.
See: Chart Select Event
Chart SeriesChange Event
This event occurs when the user changes the
value of a chart data point by clicking a bar in the chart and dragging the top
edge up or down thus changing the value of the data point.