Line
About
A LineStyle object defines the style of a line.
Properties
The following properties can be set:
| Property | Definition | Type | Default |
|---|---|---|---|
| stroke | Color | Color | 'black' |
| strokeWidth | Width | Number | 1 |
| strokeDashArray | Dash and gap pattern | String | 'none' |
Comments
Contents