| Interface | Description |
|---|---|
| JsonEnum |
Marker interface for enums supporting JSON serialization.
|
| Class | Description |
|---|---|
| AbstractPivotObject | |
| Aggregation |
Constructor for an object which will aggregate results per cell
(see documentation).
|
| Aggregations |
Configuration of aggregations.
|
| C3RendererOptions | |
| DerivedProperties |
Defines derived properties
(see documentation).
|
| HeatmapRendererOptions | |
| JsFunction |
JavaScript function definition.
|
| PivotTableModel |
Description of PivotTable configuration.
|
| RendererOptions | |
| Renderers |
Configuration of renderers.
|
| Size |
An object that describes the size.
|
| UnusedPropertiesVertical |
Defines value of PivotTable's
unusedPropertiesVertical property. |
| Enum | Description |
|---|---|
| AggregationMode |
An enum with predefined aggregations.
|
| ColumnOrder |
An enum with the orders in which column data is provided to the renderer.
|
| Renderer |
An enum with predefined renderers.
|
| RowOrder |
An enum with the orders in which row data is provided to the renderer.
|