Enable to allow moving chart cursors with mouse cursor.
Not available when second cursor is visible.
Disables zoom by mouse.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool CursorMoveWithMouse { get; set; } |
| Visual Basic |
|---|
Public Property CursorMoveWithMouse As Boolean Get Set |
| JScript |
|---|
function get CursorMoveWithMouse () : boolean function set CursorMoveWithMouse (value : boolean) |