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 cursors. Details |
Cursor Move | Generated when the user moves a cursor either by clicking and dragging the cursor or using the Cursor Movement Tool. Details |
Cursor Release | Generated when the user releases the cursor after dragging it. This event is useful if you want to register when a user has finished interacting with a graph cursor. Details |