C1.Web.Mvc.Olap Namespace : ShowAs Enumeration |
'Declaration
Public Enum ShowAs Inherits System.Enum
public enum ShowAs : System.Enum
Member | Description |
---|---|
DiffCol | Show differences between each item and the item in the previous column. |
DiffColPct | Show differences between each item and the item in the previous column as a percentage. |
DiffRow | Show differences between each item and the item in the previous row. |
DiffRowPct | Show differences between each item and the item in the previous row as a percentage. |
NoCalculation | Show plain aggregated values. |
PctCol | Show values as a percentage of the column totals for the field. |
PctGrand | Show values as a percentage of the grand totals for the field. |
PctRow | Show values as a percentage of the row totals for the field. |
RunTot | Show values as running totals. |
RunTotPct | Show values as percentage running totals. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.Olap.ShowAs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2