C1.Chart Namespace : RadarChartType Enumeration |
'Declaration
Public Enum RadarChartType Inherits System.Enum
'Usage
Dim instance As RadarChartType
public enum RadarChartType : System.Enum
public enum class RadarChartType : public System.Enum
Member | Description |
---|---|
Area | Shows line chart with the area below the line filled with color. |
Line | Shows trends over a period of time or across categories. |
LineSymbols | Shows line chart with a symbol on each data point. |
Scatter | Shows patterns within the data using X and Y coordinates. |
System.Object
System.ValueType
System.Enum
C1.Chart.RadarChartType
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