| Attributes |
| Name | Required | Request-time | Type | Description |
| color | false | true | java.lang.String | Allows you to set the line color for a selected line. |
| endCap | false | true | java.lang.String | Allows you to configure a marker shape at the ending of a selected line. |
| startCap | false | true | java.lang.String | Allows you to configure a marker shape at the beginning of a selected line. |
| style | false | true | java.lang.String | Allows you to set the line style for a selected line. |
| width | false | true | java.lang.String | Allows you to set the line width for a selected line. |