Left Property
Overloads
| Left |
Information about the left dimension values of a pivot table. JSON property name: qLeft |
Left
Information about the left dimension values of a pivot table.
JSON property name: qLeft
Declaration
IEnumerable<NxPivotDimensionCell> Left { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Collections.Generic.IEnumerable<NxPivotDimensionCell> |