AnyChart
API Reference
Still have questions?
Contact support
Top
You are looking at an outdated v7 version of this document. Switch to the v8 version to see the up to date information.

{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.