Interface: CrosshairLineOptions
Structure describing a crosshair line (vertical or horizontal)
Properties
color
• color: string
Defined in
model/crosshair.ts:33
labelBackgroundColor
• labelBackgroundColor: string
Defined in
model/crosshair.ts:38
labelVisible
• labelVisible: boolean
Defined in
model/crosshair.ts:37
style
• style: LineStyle
Defined in
model/crosshair.ts:35
visible
• visible: boolean
Defined in
model/crosshair.ts:36
width
• width: LineWidth
Defined in
model/crosshair.ts:34