Class containing several properties which are used as parameters passed to scaling operations in a SeriesViewer.

Class containing several properties which are used as parameters passed to scaling operations in a SeriesViewer.

Constructors

Accessors

Methods

Constructors

Accessors

  • get referenceValue(): number
  • The series reference value. Typically, the reference value is the initial value of the series. The reference value is used by the PercentChangeYAxis, where all values in the series are scaled relative to the initial value.

    Returns number

  • set referenceValue(v): void
  • Parameters

    • v: number

    Returns void

Methods

  • Parameters

    • name: string

    Returns any