| Attributes |
| Name | Required | Request-time | Type | Description |
| circular | false | true | java.lang.String | Sets a circular border for the selected polar chart. |
| clockwise | false | true | java.lang.String | Instructs Chart FX to plot the points in a polar chart in a clockwise or counter-clockwise direction. |
| labelAngle | false | true | java.lang.String | Sets the 0 degree label position for a polar chart. |
| lastPoint | false | true | java.lang.String | Connects the first and last points of the series contained in the chart. |
| shadow | false | true | java.lang.String | Used to display a shadow in each section of the polar chart. |
| showLines | false | true | java.lang.String | Shows or hides the connecting lines for points of each series in the polar chart. |