Interface: StudyLinePlotPreferences
Charting Library.StudyLinePlotPreferences
Study line plot style preferences.
Hierarchy
-
↳
StudyLinePlotPreferences
Properties
color
color: string
Line color.
display
display: StudyPlotDisplayMode
Display mode. See StudyPlotDisplayMode.
Example
StudyPlotDisplayTarget.None // Do not display the plot.
Inherited from
StudyPlotBasePreferences.display
linestyle
linestyle: LineStyle
Line style.
linewidth
linewidth: number
Line width.
plottype
plottype: LineStudyPlotStyle
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.
Example
80
Inherited from
StudyPlotBasePreferences.transparency
visible
Optional
visible: boolean
Visibility