Skip to main content
Version: latest

OverlayIndicatorOverridesArea

Interface

Indexable

[key: string]: StudyOverrideValueType | undefined

Use the properties as follow: areaStyle.color1: pink

Properties

color1

Optional

Top color

Type

string


color2

Optional

Bottom color

Type

string


linecolor

Optional

Line Color

Type

string


linestyle

Optional

Line Style LineStyle

Type

number


linewidth

Optional

Line width

Type

number


style

Type

Area


transparency

Optional

Transparency. Range [0..100] 0 - fully opaque, 100 - fully transparent.

Note: Rather use rgba color string for setting transparency.

Type

number