Specifies whether to include totals in the output table.

Namespace:  C1.Olap
Assembly:  C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)

Syntax

C#
public enum ShowTotals
Visual Basic
Public Enumeration ShowTotals

Members

Member nameDescription
None Do not show any totals.
GrandTotals Show grand totals.
Subtotals Show subtotals and grand totals.

See Also