'Declaration
Public Enum PivotChartType Inherits System.Enum
public enum PivotChartType : System.Enum
'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