Skip to main content

StudyFilledAreaGradientColorStyle

Interface

Study filled area gradient styles.

Properties

bottomColor

Optional

Gradient bottom color.

Type

string


bottomValue

Optional

Value at which the bottom of the gradient is drawn.

Example

75 // Drawn at price = 75

Type

number


fillType

Gradient fill type

Type

"gradient"


topColor

Optional

Gradient top color.

Type

string


topValue

Optional

Value at which the top of the gradient is drawn.

Example

75 // Drawn at price = 75

Type

number


transparency

Filled area's transparency.

Min

0

Max

100

Type

number


visible

Filled area's visibility.

Type

boolean