| Attributes |
| Name | Required | Request-time | Type | Description |
| culture | false | true | java.lang.String | Allows you to localize the Crosstab provider for language and region specific data. |
| dataSource | false | true | java.lang.String | Instruct the Crosstab provider to retrieve the information from an external data provider. |
| dateFormat | false | true | java.lang.String | Sets the format when a column specified as a Row Heading is a date. |
| nullColumnHeading | false | true | java.lang.String | Sets a string value to be used when a null column heading is encountered. |
| separator | false | true | java.lang.String | Sets the separator between two or more fields that form the point label, when more than one Row Heading is present. |
| XValue | false | true | java.lang.String | Instructs Chart FX to use a single row heading as XValues instead of X axis labels. |