PivotOptions class
PivotOptions class
Represents a complex type that specifies the pivot controls that appear on the chart
The PivotOptions type exposes the following members:
Properties
Property | Description |
---|---|
drop_zone_filter | Specifies whether a control for each PivotTable field on the PivotTable page axis of the source PivotTable appears on the chart when dropZonesVisible is set to true. |
drop_zone_categories | Specifies whether a control for each PivotTable field on the PivotTable row axis of the source PivotTable appears on the chart when dropZonesVisible is set to true. |
drop_zone_data | Specifies whether a control for each PivotTable field on the PivotTable data axis of the source PivotTable appears on the chart when dropZonesVisible is set to true. |
drop_zone_series | Specifies whether a control for each PivotTable field on the PivotTable column axis of the source PivotTable appears on the chart when dropZonesVisible is set to true. |
drop_zones_visible | Specifies whether any pivot controls can appear on the pivot chart. |
See Also
- module
aspose.cells.charts