Skip to main content

Interface: StudyTargetedPlotInfo

Charting Library.StudyTargetedPlotInfo

A description of a study plot with a target.

Hierarchy

Properties

id

Readonly id: string

Plot ID.

Inherited from

StudyPlotBaseInfo.id


target

Readonly target: string

ID of another target plot.


targetField

Optional Readonly targetField: "topColor" | "bottomColor" | "topValue" | "bottomValue"

Target field.


type

Readonly type: string

Plot type.

Inherited from

StudyPlotBaseInfo.type