Requires: Base Development System
Inherits from Control»GraphChart. View the class hierarchy.
| Event | Description |
|---|---|
| Cursor Grab | Generated 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 Move | Generated when the user moves a graph cursor either by clicking and dragging the cursor or using the Cursor Movement Tool. Details |
| Cursor Release | Generated when the user releases the graph cursor after moving it. Details |