Interface: CrossHairMovedEventSource
Charting Library.CrossHairMovedEventSource
Data source (a series or a study) values for a crosshair position.
Properties
isHovered
isHovered: boolean
true if the source is hovered by the crosshair false otherwise.
title
title: string
The title of the source. Matches the title shown in the data window.
values
values: CrossHairMovedEventSourceValue[]
The values of the source. Matches the values shown in the data window.