Optional
childAllows defining a hierarchy when multiple sub groups need to be extracted from single member.
Optional
dataThe dataType of the related data field.
Optional
displayDisplay name to show instead of the field name of this value. *
Enables/Disables a particular dimension from pivot structure.
Optional
filterA predefined or defined via the igxPivotSelector
filter expression tree for the current dimension to be applied in the filter pipe.
Optional
horizontalOptional
levelLevel of the dimension.
Optional
memberFunction that extracts the value
Unique member to extract related data field value or the result of the memberFunction.
Optional
sortableEnable/disable sorting for a particular dimension. True by default.
Optional
sortThe sorting direction of the current dimension. Determines the order in which the values will appear in the related dimension.
Optional
widthThe width of the dimension cells to be rendered.Can be pixel, % or "auto".
Configuration of a pivot dimension.