Interface: OverlayIndicatorOverridesHLCArea
Charting Library.OverlayIndicatorOverridesHLCArea
Hierarchy
-
Partial<HLCAreaStylePreferences>↳
OverlayIndicatorOverridesHLCArea
Indexable
▪ [key: string]: StudyOverrideValueType | undefined
Use the properties as follow: hlcAreaStyle.highLineColor: pink
Properties
closeLineColor
Optional
closeLineColor: string
Close line color
Inherited from
Partial.closeLineColor
closeLineStyle
Optional
closeLineStyle: number
Close line style
Inherited from
Partial.closeLineStyle
closeLineWidth
Optional
closeLineWidth: number
Close line width
Inherited from
Partial.closeLineWidth
closeLowFillColor
Optional
closeLowFillColor: string
Fill color of area between close and low lines
Inherited from
Partial.closeLowFillColor
highCloseFillColor
Optional
highCloseFillColor: string
Fill color of area between high and close lines
Inherited from
Partial.highCloseFillColor
highLineColor
Optional
highLineColor: string
High line color
Inherited from
Partial.highLineColor
highLineStyle
Optional
highLineStyle: number
High line style
Inherited from
Partial.highLineStyle
highLineVisible
Optional
highLineVisible: boolean
Inherited from
Partial.highLineVisible
highLineWidth
Optional
highLineWidth: number
High line width
Inherited from
Partial.highLineWidth
lowLineColor
Optional
lowLineColor: string
Low line color
Inherited from
Partial.lowLineColor
lowLineStyle
Optional
lowLineStyle: number
Low line style
Inherited from
Partial.lowLineStyle
lowLineVisible
Optional
lowLineVisible: boolean
Inherited from
Partial.lowLineVisible
lowLineWidth
Optional
lowLineWidth: number
Low line width
Inherited from
Partial.lowLineWidth
style
style: HLCArea