ChartEvents_Event.MouseDown Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when a mouse button is pressed while the pointer is over a chart.
public:
event Microsoft::Office::Interop::Excel::ChartEvents_MouseDownEventHandler ^ MouseDown;
event Microsoft.Office.Interop.Excel.ChartEvents_MouseDownEventHandler MouseDown;
Event MouseDown As ChartEvents_MouseDownEventHandler