Interface: StudyCharsPlotDefaultPreferences
Charting Library.StudyCharsPlotDefaultPreferences
Hierarchy
- 
Omit<StudyCharsPlotPreferences,"color"|"textColor">↳
StudyCharsPlotDefaultPreferences 
Properties
char
• Optional char: string
Character
Inherited from
Omit.char
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 for the mark
Inherited from
Omit.location
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