PivotArea.OnlyData

PivotArea.OnlyData property

Indicates whether only the data values (in the data area of the view) for an item selection are selected and does not include the item labels.

public bool OnlyData { get; set; }

See Also