stroke
Sets the text 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.Text
The current instance to allow chaining.
In this article