Represents a complex type that specifies the pivot controls that appear on the chart
More...
Inherits Object.
|
virtual bool | GetDropZoneFilter ()=0 |
| 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. More...
|
|
virtual void | SetDropZoneFilter (bool value)=0 |
| 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. More...
|
|
virtual bool | GetDropZoneCategories ()=0 |
| 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. More...
|
|
virtual void | SetDropZoneCategories (bool value)=0 |
| 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. More...
|
|
virtual bool | GetDropZoneData ()=0 |
| 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. More...
|
|
virtual void | SetDropZoneData (bool value)=0 |
| 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. More...
|
|
virtual bool | GetDropZoneSeries ()=0 |
| 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. More...
|
|
virtual void | SetDropZoneSeries (bool value)=0 |
| 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. More...
|
|
virtual bool | GetDropZonesVisible ()=0 |
| Specifies whether any pivot controls can appear on the pivot chart. More...
|
|
virtual void | SetDropZonesVisible (bool value)=0 |
| Specifies whether any pivot controls can appear on the pivot chart. More...
|
|
Represents a complex type that specifies the pivot controls that appear on the chart