| C1.Silverlight.Olap Namespace : ChartType Enumeration |
'Declaration Public Enum ChartType Inherits System.Enum
public enum ChartType : System.Enum
| Member | Description |
|---|---|
| Area | Series are represented by filled polygons. |
| Bar | Series are represented by horizontal bars. |
| Column | Series are represented by vertical columns. |
| Line | Series are represented by polygons with symbols at the data points. |
| Pie | Series are represented by circle pie. |
| Scatter | Series are represented by groups of symbols. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Olap.ChartType
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