Hovered bar of the primary (first) price series, or null.
Logical index under the cursor, or null.
OptionalmodifiersModifier keys held during the move. Absent on the leave payload.
OptionalpanePane under the cursor, or null on leave.
Cursor position in container media px, or null on leave.
OptionalpointerDevice behind the move. Absent on the leave payload.
OptionalpressedTrue while a pointer is held. Placement mode swallows the pan path, so this is the only way to tell a hover from a drag while it is still happening. Absent on the all-null leave payload.
OptionalpressurePressure as reported for the move (see PointerSample). Absent on the leave payload.
Price under the cursor on the hovered pane, or null.
OptionalsamplesEvery position the pointer passed through since the last move, in the
drag payload's space (container x, pane-local y), present only while
pressed. Placement mode never arms a drag, so a freehand stroke reads
its coalesced samples here.
UTC seconds of the hovered bar, or null when off the data / pointer left.
Emitted on every crosshair move (and
nullfields on pointer-leave) so a host can render an OHLC legend / tooltip.baris the hovered bar of the primary price series;pointis container-relative media px for positioning a floating tooltip. SeesubscribeCrosshairMove.