Pivot Combination Chart
mobile
The props attributes accepted by PivotTable&PivotChart are consistent with the options, and the semantic subcomponents are as follows:
- PivotColumnDimension: Configuration of dimensions on the columns, consistent with the definition of columns in options api
- PivotRowDimension: Configuration of dimensions on the rows, consistent with the definition of rows in options api
- PivotIndicator: Indicator configuration, consistent with the definition of indicators in options api
- PivotColumnHeaderTitle: Column header title configuration, consistent with the definition of columnHeaderTitle in options api
- PivotRowHeaderTitle: Row header title configuration, consistent with the definition of rowHeaderTitle in options api
- PivotCorner: Corner configuration, consistent with the definition of corner in options api
1.25.0