The DataCube type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Caption | Gets or sets a pivot table title. |
![]() | DataSource | Gets or sets a data source for a pivot table. |
![]() | Facts | Gets FieldsCollection that contains fields for building pivot table facts. |
![]() | Layout | Gets or sets DataCube settings. |
![]() | PivotTable | Gets the DataPivotTable object representing any pivot table. |
![]() | ShowSingleFact | Gets or sets whether a single fact caption should be visible. |
![]() | ShowZeroValues | Gets or sets whether zero values should be visible. |
![]() | XDimensions | Gets FieldsCollection that contains fields for building pivot table columns. |
![]() | YDimensions | Gets FieldsCollection that contains fields for building pivot table rows. |