PivotOptions.DropZoneData

PivotOptions.DropZoneData property

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.

public bool DropZoneData { get; set; }

See Also