Interface: LineData
Structure describing a single item of data for line series
Hierarchy
↳
LineData
Properties
color
• Optional
color: string
Optional 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.