IXYCursorPrivate

Type interface

Inheritance

IXYCursorPrivate extends IContainerPrivate.

IXYCursorPrivate is extended by IRadarCursorPrivate.

Properties

downPositionX
#

Type undefined | number

Horizontal cursor position on the moment when selection started.

downPositionY
#

Type undefined | number

Vertical cursor position on the moment when selection started.

point
#

Type IPoint

Current X/Y coordinates of the cursor.

positionX
#

Type undefined | number

Current horizontal position relative to the plot area (0-1).

positionY
#

Type undefined | number

Current vertical position relative to the plot area (0-1).

showingTooltip
#

Type undefined | false | true

Inherited from ISpritePrivate

Is element currently showing a tooltip?

tooltipTarget
#

Type Graphics

Inherited from ISpritePrivate

An element tooltip should inherit its colors from.

There are 2 inherited items currently hidden from this list.