drop_zone_series property
drop_zone_series property
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.
Definition:
@property
def drop_zone_series(self):
...
@drop_zone_series.setter
def drop_zone_series(self, value):
...
See Also
- module
aspose.cells.charts
- class
PivotOptions