Interface: BaselineData
Structure describing a single item of data for baseline series
Extends
Properties
topFillColor1?
optionaltopFillColor1:string
Optional top area top fill color value for certain data item. If missed, color from options is used
topFillColor2?
optionaltopFillColor2:string
Optional top area bottom fill color value for certain data item. If missed, color from options is used
topLineColor?
optionaltopLineColor:string
Optional top area line color value for certain data item. If missed, color from options is used
bottomFillColor1?
optionalbottomFillColor1:string
Optional bottom area top fill color value for certain data item. If missed, color from options is used
bottomFillColor2?
optionalbottomFillColor2:string
Optional bottom area bottom fill color value for certain data item. If missed, color from options is used
bottomLineColor?
optionalbottomLineColor:string
Optional bottom area line color value for certain data item. If missed, color from options is used
time
time:
Time
The time of the data.
Inherited from
value
value:
number
Price value of the data.