Client-Side API Reference > OLAP > wijmo.olap > ShowTotals Enum |
Name | Value | Description |
---|---|---|
None | 0 |
Do not show any totals. |
GrandTotals | 1 |
Show grand totals. |
Subtotals | 2 |
Show subtotals and grand totals. |
Specifies constants that define whether to include totals in the output table.