Skip to main content

Interface: StudyTextColorerPlotInfo

Charting Library.StudyTextColorerPlotInfo

A description of a text colorer plot.

Hierarchy

Properties

id

Readonly

id: string

Plot ID.

Inherited from

StudyTargetedPlotInfo.id


palette

Readonly

palette: string

A color palette ID.

Inherited from

StudyPalettedPlotInfo.palette


target

Readonly

target: string

ID of another target plot.

Inherited from

StudyTargetedPlotInfo.target


targetField

OptionalReadonly

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

Target field.

Inherited from

StudyTargetedPlotInfo.targetField


type

Readonly

type: TextColorer

Plot type.

Overrides

StudyTargetedPlotInfo.type