stroke
Sets the shape stroke.
Parameters
color String
The stroke color to set.
width Number
optional
The stroke width to set.
opacity Number
optional
The stroke opacity to set.
Returns
kendo.drawing.Arc
The current instance to allow chaining.
In this article