OptionalchildAllows defining a hierarchy when multiple sub groups need to be extracted from single member.
OptionaldataThe dataType of the related data field.
OptionaldisplayDisplay name to show instead of the field name of this value. *
Enables/Disables a particular dimension from pivot structure.
OptionalfilterA predefined or defined via the igxPivotSelector filter expression tree for the current dimension to be applied in the filter pipe.
OptionalhorizontalOptionallevelLevel of the dimension.
OptionalmemberFunction that extracts the value
Unique member to extract related data field value or the result of the memberFunction.
OptionalsortableEnable/disable sorting for a particular dimension. True by default.
OptionalsortThe sorting direction of the current dimension. Determines the order in which the values will appear in the related dimension.
OptionalwidthThe width of the dimension cells to be rendered.Can be pixel, % or "auto".
Configuration of a pivot dimension.