ReadonlybaseReadonlyelementReadonlypriceReadonlytopTopmost primitive hit at media-px (x,y) relative to this pane's plot.
Top (overlay) canvas: top-layer primitives + crosshair. Cheap repaint on
cursor moves. cross.x is the shared plot x (vertical line, drawn in every
pane for a global crosshair); cross.yLocal is the price-line y for the
hovered pane only (null elsewhere); cross.showTimeTag draws the date tag
on the bottom pane's axis strip.
Primitives attached to this pane, in draw order.
Remove a primitive if present; returns true if it was found.
The price scale a series maps to (for the series handle's priceScale()).
Give every scale on this pane its plot height. Height is a layout property, but it used to be set only inside the autoscale pass — so any y↔price conversion before the first paint divided by zero and returned ±Infinity. Layout is when the height is actually known.
Relative height weight within the chart (price=1, volume≈0.3).