Skip to main content
Version: latest

BaselineStylePreferences

Interface

Properties

baseLevelPercentage

Baseline level percentage

Type

number


baselineColor

Baseline line color

Type

string


bottomFillColor1

Top fill color of negative area

Type

string


bottomFillColor2

Bottom fill color of negative area

Type

string


bottomLineColor

Negative area line color

Type

string


bottomLineWidth

Negative area line width

Type

number


topFillColor1

Top fill color of positive area

Type

string


topFillColor2

Bottom fill color of positive area

Type

string


topLineColor

Positive area line color

Type

string


topLineWidth

Positive area line width

Type

number


transparency

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

Note: Rather use rgba color string for setting transparency.

Type

number