HighlightLine
Interface
Specifies the appearance settings for the highlight line of the Candlestick and OHLC series.
Definition
Package:@progress/kendo-angular-charts
Properties
color?
string
Specifies the color of the highlighted line. Accepts a valid CSS color string, including hex and rgb. By default, the color is computed from the base-point color.
opacity?
number
Specifies the opacity of the line. By default, the border is opaque (opacity = 1).
width?
number
Specifies the width of the line in pixels.