Interface: StudyShapesPlotDefaultPreferences
Charting Library.StudyShapesPlotDefaultPreferences
Hierarchy
-
Omit<StudyShapesPlotPreferences,"color"|"textColor">↳
StudyShapesPlotDefaultPreferences
Properties
color
color: string
Color.
display
display: StudyPlotDisplayMode
Display mode. See StudyPlotDisplayMode.
Example
StudyPlotDisplayTarget.None // Do not display the plot.
Inherited from
Omit.display
location
location: MarkLocation
Location relative to the bar.
Inherited from
Omit.location
plottype
plottype: PlotShapeId
Plot type.
Inherited from
Omit.plottype
textColor
textColor: string
Text color.
transparency
Optional
transparency: number
Transparency. A number between 1 and 100.
Example
80
Inherited from
Omit.transparency
visible
Optional
visible: boolean
Visibility
Inherited from
Omit.visible