Interface: StudyArrowsPlotPreferences
Charting Library.StudyArrowsPlotPreferences
Study arrow plot style preferences.
Hierarchy
-
↳
StudyArrowsPlotPreferences
Properties
colordown
• colordown: string
Down arrow color.
colorup
• colorup: string
Up arrow color.
display
• display: StudyPlotDisplayMode
Display mode. See StudyPlotDisplayMode.
Example
StudyPlotDisplayTarget.None // Do not display the plot.
Inherited from
StudyPlotBasePreferences.display
maxHeight
• Optional
maxHeight: number
Maximum arrow height.
minHeight
• Optional
minHeight: number
Minimum arrow height.
transparency
• transparency: number
Transparency. A number between 1 and 100.
Example
80
Inherited from
StudyPlotBasePreferences.transparency
visible
• Optional
visible: boolean
Visibility