Property Getters/Setters Summary | ||
---|---|---|
method | getDropZoneCategories() | |
method | setDropZoneCategories(value) | |
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. | ||
method | getDropZoneData() | |
method | setDropZoneData(value) | |
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. | ||
method | getDropZoneFilter() | |
method | setDropZoneFilter(value) | |
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. | ||
method | getDropZoneSeries() | |
method | setDropZoneSeries(value) | |
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. | ||
method | getDropZonesVisible() | |
method | setDropZonesVisible(value) | |
Specifies whether any pivot controls can appear on the pivot chart. |
boolean getDropZoneFilter() / setDropZoneFilter(value)
boolean getDropZoneCategories() / setDropZoneCategories(value)
boolean getDropZoneData() / setDropZoneData(value)
boolean getDropZoneSeries() / setDropZoneSeries(value)
boolean getDropZonesVisible() / setDropZonesVisible(value)