| Attributes |
| Name | Required | Request-time | Type | Description |
| alternateColor | false | true | java.lang.String | Used to set the background color for a user legend marker when a pattern is configured. |
| attributes | false | true | java.lang.String | Sets a PointAttributes object for the selected item. |
| borderColor | false | true | java.lang.String | Sets the border color for a UserLegendBoxItem. |
| borderEffect | false | true | java.lang.String | Specifies the marker border effects for a selected user legend item.
The available values are: NONE, RAISED, LIGHT, DARK, OPPOSITE and SHADOW. |
| borderWidth | false | true | java.lang.String | Sets the width for the UserLegendBoxItem border. |
| color | false | true | java.lang.String | Sets a color for the selected user legend box marker. |
| index | true | true | java.lang.String | The index of the UserLegendBox object in the collection. |
| keyLabel | false | true | java.lang.String | Allows you to set a short label to be used in the user legend box. |
| label | false | true | java.lang.String | Allows you to set a text string for the selected user legend key. |
| markerShape | false | true | java.lang.String | Used to specify the point type used to paint markers for the user legend box items. The available values are: NONE, RECT, CIRCLE, TRIANGLE, DIAMOND, MARBLE, HORZ_LINE, VERT_LINE, CROSS, INVERTED_TRIANGLE, X, MANY and PICTURE. |
| pattern | false | true | java.lang.String | Allows you to set a pattern for a selected marker in the user legend. |
| picture | false | true | java.lang.String | Allows you to set an image as the key marker in the user legend. |
| showLine | false | true | java.lang.String | Sets a value used to indicate the line marker style for a user legend item. |