IRadarCursorPrivate

Type interface

Inheritance

IRadarCursorPrivate extends IXYCursorPrivate.

IRadarCursorPrivate is not extended by any other symbol.

Properties

downPositionX
#

Type undefined | number

Inherited from IXYCursorPrivate

Horizontal cursor position on the moment when selection started.

downPositionY
#

Type undefined | number

Inherited from IXYCursorPrivate

Vertical cursor position on the moment when selection started.

endAngle
#

Type number

Actual end angle of the cursor in degrees.

htmlElement
#

Type HTMLDivElement

Inherited from IContainerPrivate

A <div> element used for HTML content of the Container.

innerRadius
#

Type number

Actual inner radius of the cursor in pixels.

lastPoint
#

Type IPoint

Inherited from IXYCursorPrivate

Last global point to which cursor moved

point
#

Type IPoint

Inherited from IXYCursorPrivate

Current X/Y coordinates of the cursor.

positionX
#

Type undefined | number

Inherited from IXYCursorPrivate

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

positionY
#

Type undefined | number

Inherited from IXYCursorPrivate

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

radius
#

Type number

Actual radius of the cursor in pixels.

showingTooltip
#

Type undefined | false | true

Inherited from ISpritePrivate

Is element currently showing a tooltip?

startAngle
#

Type number

Actual start angle of the cursor in degrees.

tooltipTarget
#

Type Graphics

Inherited from ISpritePrivate

An element tooltip should inherit its colors from.

There are 9 inherited items currently hidden from this list.