Top Property
Overloads
| Top | Information about the top dimension values of a pivot table. If there is no top dimension in the pivot table, information about the measures are given. JSON property name: qTop | 
Top
Information about the top dimension values of a pivot table. If there is no top dimension in the pivot table, information about the measures are given.
JSON property name: qTop
Declaration
      public IEnumerable<NxPivotDimensionCell> Top { get; set; }
    
  Property Value
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<NxPivotDimensionCell> |