| customFormat | redefines the default formatting of cells values and sets a custom format |
| data | a JS array with data for Pivot |
| fieldList | defines an array of fields from the dataset that will be used in Pivot |
| fields | specifies the initial Pivot structure and fields, and sets the scheme for data analysis |
| layout | sets an object with properties that define the appearance and behavior of the Pivot layout |
| mark | defines the styling of cells via a predefined or custom function |
| types | defines the types of data operations that can be applied to columns |