Optional
color?: number[] | stringOptional
lineLine cap style: butt
, round
, or square
.
Optional
lineLine dash pattern. Default is null
(no dash).
Please note that Internet Explorer 10 and lower do not support the setLineDash
method on
the CanvasRenderingContext2D
and therefore this option will have no visual effect in these browsers.
Optional
lineLine dash offset.
Optional
lineLine join style: bevel
, round
, or miter
.
Optional
miterMiter limit.
Optional
width?: numberWidth.
Generated using TypeDoc
The color.