Skip to main content

Interface: StudyLinePlotPreferences

Charting Library.StudyLinePlotPreferences

Study line plot style preferences.

Hierarchy

Properties

color

color: string

Line color.


display

Display mode. See StudyPlotDisplayMode.

StudyPlotDisplayTarget.None // Do not display the plot.

Inherited from

StudyPlotBasePreferences.display


linestyle

linestyle: LineStyle

Line style.


linewidth

linewidth: number

Line width.


plottype

Plot style.


showLast

OptionalReadonly

showLast: number

If defined, defines the number of bars to plot on chart.


trackPrice

trackPrice: boolean

Price line visibility flag.


transparency

Optional

transparency: number

Transparency. A number between 1 and 100.

80

Inherited from

StudyPlotBasePreferences.transparency


visible

Optional

visible: boolean

Visibility

Inherited from

StudyPlotBasePreferences.visible