PivotOptions.DropZoneCategories

PivotOptions.DropZoneCategories property

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.

public bool DropZoneCategories { get; set; }

See Also