PivotOptions.DropZoneFilter

PivotOptions.DropZoneFilter property

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.

public bool DropZoneFilter { get; set; }

See Also