Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PathBuilder

Encapsulates details about a multi-segment path

Hierarchy

  • PathBuilder

Methods

Methods

  • Draws a line from the last coordinates of the cursor to a new point. Moves the cursor to this point.

    Parameters

    • x: IndexedDate

      A point in time domain

    • y: number

      A value in the domain of the indicator

    Returns PathBuilder

Generated using TypeDoc