StudyLinePlotPreferences
Interface
Study line plot style preferences.
Properties
color
Line color.
Type
string
display
Display mode. See StudyPlotDisplayMode.
Example
StudyPlotDisplayTarget.None // Do not display the plot.
Type
linestyle
Line style.
Type
linewidth
Line width.
Type
number
plottype
Plot style.
Type
showLast
OptionalReadonlyIf defined, defines the number of bars to plot on chart.
Type
number
trackPrice
Price line visibility flag.
Type
boolean
transparency
Transparency. A number between 1 and 100.
Example
80
Type
number
visible
OptionalVisibility
Type
boolean