OverlayIndicatorOverridesArea
Interface
Indexable
▪ [key: string
]: StudyOverrideValueType
| undefined
Use the properties as follow: areaStyle.color1
: pink
Properties
color1
OptionalTop color
Type
string
color2
OptionalBottom color
Type
string
linecolor
OptionalLine Color
Type
string
linestyle
OptionalLine Style LineStyle
Type
number
linewidth
OptionalLine width
Type
number
style
Type
Area
transparency
OptionalTransparency. Range [0..100]
0
- fully opaque,
100
- fully transparent.
Note: Rather use rgba
color string for setting transparency.
Type
number