Click or drag to resize
GroupColumnPivotTableDimension Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates whether this column is plotted as a row or column in a pivot table.

Namespace: DataPAEnterpriseDashboard
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
public GroupColumnPivotTableDimensionType PivotTableDimension { get; set; }

Property Value

Type: GroupColumnPivotTableDimensionType
A value that indicates whether this column is plotted as a row or column in a pivot table.

Return Value

Type: GroupColumnPivotTableDimensionType
A value that indicates whether this column is plotted as a row or column in a pivot table.
Remarks