SeriesLine
Interface
Specifies the appearance settings for the line of the Area, Candlestick, OHLC, and Waterfall series.
Definition
Package:@progress/kendo-angular-charts
Properties
color?
string
Specifies the color of the line. Accepts a valid CSS color string, including hex and rgb.
opacity?
number
Specifies the line opacity. By default, the line is opaque (opacity = 1).
Specifies the drawing style of the line. Applicable for the Area, Range Area, Polar Area, and Radar Area series.
width?
number
Specifies the line width in pixels.
By default, the width is set to 0 and the line is not visible.