ChartEvents Interface

Definition

This object has chart events.

public interface class ChartEvents
[System.Runtime.InteropServices.Guid("0002440F-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface ChartEvents
Public Interface ChartEvents
Derived
Attributes

Methods

Activate()
BeforeDoubleClick(Int32, Int32, Int32, Boolean)
BeforeRightClick(Boolean)
Calculate()
Deactivate()
DragOver()
DragPlot()
MouseDown(Int32, Int32, Int32, Int32)
MouseMove(Int32, Int32, Int32, Int32)
MouseUp(Int32, Int32, Int32, Int32)
Resize()
Select(Int32, Int32, Int32)
SeriesChange(Int32, Int32)

Applies to