TIWCGJQPivotRenderersEnum Enumeration

Represents type TIWCGJQPivotRenderersEnum.

Namespace: IWCGJQPivot
type
 TIWCGJQPivotRenderersEnum = (jqprTable, jqprTableBarchart, jqprHeatmap, jqprRowHeatmap, jqprColHeatmap);

The TIWCGJQPivotRenderersEnum type exposes the following members.

Show:
 NameDescription
jqprColHeatmap

Represents constant jqprColHeatmap.

jqprHeatmap

Represents constant jqprHeatmap.

jqprRowHeatmap

Represents constant jqprRowHeatmap.

jqprTable

Represents constant jqprTable.

jqprTableBarchart

Represents constant jqprTableBarchart.

Top