PivotOptions.DropZoneSeries

PivotOptions.DropZoneSeries 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.

public bool DropZoneSeries { get; set; }

See Also