| Attributes |
| Name | Required | Request-time | Type | Description |
| alignment | false | true | java.lang.String | Allows you to align the selected legend box object. The available values are: SPREAD, NEAR, CENTER and FAR. |
| autoContourLabels | false | true | java.lang.String | Instruct Chart FX to automatically create contour labels for the chart user legend. The available values are: TRUE and FALSE. |
| autoSize | false | true | java.lang.String | Allows Chart FX to calculate the best-fit size according to the selected legend box position. The available values are: TRUE and FALSE. |
| backColor | false | true | java.lang.String | Allows you to set the background color for the selected legend box. |
| borderObject | false | true | java.lang.String | Gets or sets a default or image border to the legend. |
| continuous | false | true | java.lang.String | Sets the key markers of the user legend box as a single continuous bar with no borders. The available values are: TRUE and FALSE. |
| docked | false | true | java.lang.String | Sets the position for the selected legend box. The available values are: TOP, BOTTOM, LEFT and RIGHT.
The available values are:TOP, BOTTOM, LEFT and RIGHT. |
| drawingArea | false | true | java.lang.String | Allows the legend box margins to go outside of the chart's drawing area. The available values are: TRUE and FALSE. |
| empty | false | true | java.lang.String | A boolean value specifying whether the user legend has been assigned any attributes or not. |
| flags | false | true | java.lang.String | Allows you to assign style attributes to a selected legend box object. The available values are: WORD_BREAK, SKIP_EMPTY, SHOW_MENU, RIGHT_ALIGN, NO_COLOR, INVERTED and DEFAULT. |
| font | false | true | java.lang.String | Allows you to set the font for a selected legend box text. |
| height | false | true | java.lang.String | Sets the height for a selected legend box object when it is docked or fixed in the chart. |
| showMarkers | false | true | java.lang.String | Allows you to show or hide the markers in the user legend box. The available values are: TRUE and FALSE. |
| textColor | false | true | java.lang.String | Used to change the text color for the selected legend box object. |
| toolBorder | false | true | java.lang.String | Used to specify the style of the border for the selected legend box object. The available values are: NONE, EXTERNAL and INTERNAL. |
| visible | false | true | java.lang.String | Shows or hides a selected legend box object. The available values are: TRUE and FALSE. |
| width | false | true | java.lang.String | Allows you to set the width for a selected legend box object. |