DragMode Type

Sets this figure's behavior when a user performs a mouse 'drag' in the plot area. When set to 'zoom', a portion of the plot will be highlighted, when the viewer exits the drag, this highlighted section will be zoomed in on. When set to 'pan', data in the plot will move along with the viewers dragging motions. A user can always depress the 'shift' key to access the whatever functionality has not been set as the default. In 3D plots, the default drag mode is 'rotate' which rotates the scene.

Union cases

Union case Description

DrawCircle

Full Usage: DrawCircle

DrawClosedPath

Full Usage: DrawClosedPath

DrawLine

Full Usage: DrawLine

DrawOpenPath

Full Usage: DrawOpenPath

DrawRect

Full Usage: DrawRect

False

Full Usage: False

Lasso

Full Usage: Lasso

Orbit

Full Usage: Orbit

Pan

Full Usage: Pan

Select

Full Usage: Select

TurnTable

Full Usage: TurnTable

Zoom

Full Usage: Zoom

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

DragMode.convert

Full Usage: DragMode.convert

Returns: DragMode -> obj
Returns: DragMode -> obj