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