Options
All
  • Public
  • Public/Protected
  • All
Menu

Almost all cursor types supported by browsers that we use throughout SciChart for mouse interaction.

See https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Properties/cursor for details

Index

Enumeration members

Col

Col: = "col-resize"

↔ (but with a vertical bar in between the arrows)

Crosshair

Crosshair: = "crosshair"

Default

Default: = "auto"

EW

EW: = "ew-resize"

Grab

Grab: = "grab"

Grabbing

Grabbing: = "grabbing"

Move

Move: = "move"

NE

NE: = "ne-resize"

NESW

NESW: = "nesw-resize"

NS

NS: = "ns-resize"

NW

NW: = "nw-resize"

NWSE

NWSE: = "nwse-resize"

NotAllowed

NotAllowed: = "not-allowed"

Pointer

Pointer: = "pointer"

Row

Row: = "row-resize"

↕ (but with a horizontal bar in between the arrows)

SE

SE: = "se-resize"

SW

SW: = "sw-resize"

Text

Text: = "text"

Generated using TypeDoc