Skip to main content

Interface: PlusClickParams

Charting Library.PlusClickParams

Hierarchy

Properties

clientX

clientX: number

X (horizontal) coordinate (in pixels) at which the mouse event occurred, relative to the left edge of the applications viewport.

Inherited from

MouseEventParams.clientX


clientY

clientY: number

Y (vertical) coordinate (in pixels) at which the mouse event occurred, relative to the left edge of the applications viewport.

Inherited from

MouseEventParams.clientY


pageX

pageX: number

X (horizontal) coordinate (in pixels) at which the mouse event occurred, relative to the left edge of the entire document.

Inherited from

MouseEventParams.pageX


pageY

pageY: number

Y (vertical) coordinate (in pixels) at which the mouse event occurred, relative to the left edge of the entire document.

Inherited from

MouseEventParams.pageY


price

price: number

Price


screenX

screenX: number

X (horizontal) coordinate (in pixels) at which the mouse event occurred, in global screen coordinates.

Inherited from

MouseEventParams.screenX


screenY

screenY: number

Y (vertical) coordinate (in pixels) at which the mouse event occurred, in global screen coordinates.

Inherited from

MouseEventParams.screenY


symbol

symbol: string

Symbol identifier