MixedSignalGraph Events

Requires: Base Development System

Inherits from Control»GraphChart. View the class hierarchy.

EventDescription
Cursor GrabGenerated when the user first clicks the cursor to move it. Details
Cursor Grab?Generated when the user first clicks the cursor to move it. This event is useful if you want to register when a user interacts with a graph cursor, or if you want to disable user interaction with the graph cursor. Details
Cursor MoveGenerated when the user moves a graph cursor either by clicking and dragging the cursor or using the Cursor Movement Tool. Details
Cursor ReleaseGenerated when the user releases the graph cursor after moving it. Details