Chart Events

Include Protected Members
Include Inherited Members

The Chart type exposes the following members.

Events

  Name Description
Public event ActivateEvent Occurs when the Chart control is activated.
Public event BeforeDoubleClick Occurs when the Chart control is double-clicked, before the default double-click action.
Public event BeforeRightClick Occurs when the Chart control is right-clicked, before the default right-click action.
Public event BindingContextChanged Infrastructure.
Public event Calculate Occurs after the Chart control plots new or changed data.
Public event Deactivate Occurs when the selection moves away from the Chart control, causing the Chart control to become deactivated.
Public event Disposed Represents the method that handles the Disposed event of a component. (Inherited from IComponent.)
Public event DragOver Occurs when a range of cells is dragged over a Chart control.
Public event DragPlot Occurs when a range of cells is dragged and dropped on the Chart control.
Public event MouseDown Occurs when a mouse button is pressed when the pointer is over a Chart control.
Public event MouseMove Occurs when the position of the mouse pointer changes over the Chart control.
Public event MouseUp Occurs when a mouse button is released when the pointer is over the Chart control.
Public event Resize Occurs when the size of the Chart control is changed.
Public event SelectEvent Occurs when the Chart control is selected.
Public event SeriesChange Occurs when the value of a Chart control data point is changed.

Top

See Also

Reference

Chart Interface

Microsoft.Office.Tools.Excel Namespace