| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property DataPoints As TupleSet | |
| C# | |
|---|---|
public TupleSet DataPoints {get;} | |
Property Value
The list of selected data points, or the empty list in case of another selection type.The
PivotView" provides information about selected by a user data points through the PivotView.Selection.DataPoints property. Each data point is described as a set of members for each hierarchy, attribute, [Measures] field and measures set of a layout. There is one member for each hierarchy, attribute, [Measures] field and measures set of a layout in a tuple.Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2