Skip to main content

Interface: OverlayIndicatorOverridesHiLo

Charting Library.OverlayIndicatorOverridesHiLo

Hierarchy

Indexable

▪ [key: string]: StudyOverrideValueType | undefined

Use the properties as follow: hiloStyle.color: pink

Properties

borderColor

Optional borderColor: string

Border Color

Inherited from

Partial.borderColor


color

Optional color: string

Color for Hi Lo chart

Inherited from

Partial.color


drawBody

Optional drawBody: boolean

Draw body. Default - true

Inherited from

Partial.drawBody


labelColor

Optional labelColor: string

Label color

Inherited from

Partial.labelColor


showBorders

Optional showBorders: boolean

Show borders. Default - false

Inherited from

Partial.showBorders


showLabels

Optional showLabels: boolean

Show Labels. Default - false

Inherited from

Partial.showLabels


style

style: HiLo