Interface for CursorPoints that point to an OHLCSegment. Used to pack information about pointed segment to users.

Hierarchy

Properties

close: number
fillStyle?: FillStyle

Optional attached fillStyle

high: number
isPacked: boolean
location: Point

Location of point

low: number
open: number
owner: unknown

Chart component that is pointed at. This could be a series, slice, etc.

position: number
resultTableContent: ResultTableContent

Contents for ResultTable

scale: ScaleXY<ViewportScale1D>

Scale where point is located