New to Kendo UI for Angular? Start a free 30-day trial
HighlightLine
Specifies the appearance settings for the highlight line of the Candlestick and OHLC series.
Name | Type | Default | Description |
---|---|---|---|
color? |
|
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. | |
dashType? |
|
Specifies the dash type of the line. | |
opacity? |
|
Specifies the opacity of the line. By default, the border is opaque ( | |
width? |
|
Specifies the width of the line in pixels. |