Implements

Constructors

Accessors

Methods

  • Show a dimmed reference line at the pre-drag price while the user drags (pass the original price on drag start, null on drag end to clear).

    Parameters

    • price: null | number

    Returns void

  • Update the info segment text (e.g. live position P&L); repaints.

    Parameters

    • text: string

    Returns void

  • Move the line; schedules a repaint via the host.

    Parameters

    • price: number

    Returns void