WCChartEventInfo Object

                  Properties                 

WCChartEventInfo object

Contains information about a chart workspace event (what keys or mouse buttons were pressed when the event occurred, and so on).

Using the WCChartEventInfo Object

The following chart workspace events use a WCChartEventInfo object as their only parameter. For more information, see the Help topics for the following events:

Click event

DblClick event

KeyDown event

KeyPress event

KeyUp event

MouseDown event

MouseMove event

MouseUp event