New to Kendo UI for Angular? Start a free 30-day trial
SeriesLine
Specifies the appearance settings for the line of the Area, Candlestick, OHLC, and Waterfall series.
| Name | Type | Default | Description | 
|---|---|---|---|
color? | 
 | 
 Specifies the color of the line. Accepts a valid CSS color string, including hex and rgb.  | |
opacity? | 
 | 
 Specifies the line opacity. By default, the line is opaque (  | |
style? | 
 | 
 Specifies the drawing style of the line. Applicable for the Area, Range Area, Polar Area, and Radar Area series.  | |
width? | 
 | 
 Specifies the line width in pixels.
By default, the width is set to   |