public class PivotOptions
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDropZoneCategories()
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.
|
boolean |
getDropZoneData()
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.
|
boolean |
getDropZoneFilter()
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.
|
boolean |
getDropZoneSeries()
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.
|
boolean |
getDropZonesVisible()
Specifies whether any pivot controls can appear on the pivot chart.
|
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.
|
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.
|
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.
|
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.
|
void |
setDropZonesVisible(boolean value)
Specifies whether any pivot controls can appear on the pivot chart.
|
public boolean getDropZoneFilter()
public void setDropZoneFilter(boolean value)
public boolean getDropZoneCategories()
public void setDropZoneCategories(boolean value)
public boolean getDropZoneData()
public void setDropZoneData(boolean value)
public boolean getDropZoneSeries()
public void setDropZoneSeries(boolean value)
public boolean getDropZonesVisible()
public void setDropZonesVisible(boolean value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.