C1.Web.Mvc.Olap Namespace : PivotChartType Enumeration |
'Declaration
Public Enum PivotChartType Inherits System.Enum
public enum PivotChartType : System.Enum
Member | Description |
---|---|
Area | Shows line chart with the area below the line filled with color. |
Bar | Shows horizontal bars. |
Column | Shows vertical bars and allows you to compare values of items across categories. |
Line | Shows trends over a period of time or across categories. |
Pie | Shows pie chart. |
Scatter | Shows patterns within the data using X and Y coordinates. |
System.Object
System.ValueType
System.Enum
C1.Web.Mvc.Olap.PivotChartType
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