AnyChart
API Reference
Still have questions?
Contact support
Top

{typedef} anychart.graphics.vector.SolidStroke Improve this Doc

Solid color line.
NameTypeDescription
colorstringStroke color - https://www.w3schools.com/html/html_colors.asp.
dashstring | undefinedDash settings. Read more at anychart.graphics.vector.Shape#stroke.
lineCapstring | undefinedLine cap style. More at anychart.graphics.vector.StrokeLineCap.
lineJoinstring | undefinedLine join style. More at anychart.graphics.vector.StrokeLineJoin.
opacitynumber | undefinedColor opacity (0 to 1).
thicknessnumber | undefinedLine thickness.