HighlightLine
The appearance settings for the highlight line of the Candlestick and OHLC series.
color?
string
The color of the highlighted line. Accepts a valid CSS color string, including hex and rgb. The default color is computed from the base-point color.
dashType?
The dash type of the line.
opacity?
number
The opacity of the line. By default, the border is opaque (opacity = 1
).
width?
number
The width of the line in pixels.