| GrapeCity.Excel.Chart Namespace : ExcelChartType Enumeration |
'Declaration Public Enum ExcelChartType Inherits System.Enum
'Usage Dim instance As ExcelChartType
public enum ExcelChartType : System.Enum
| Member | Description |
|---|---|
| Area | This type of chart displays the trend of values over time of categories. |
| Area3D | This type of chart displays the trend of values over time of categories with 3-D effects. |
| AreaStacked | This type of chart displays the trend of the contribution of each value over time or categories. |
| AreaStacked100Percent | The type of chart displays the trend of the percentage each value contributes over time or categories. |
| AreaStacked100Percent3D | The type of chart displays the trend of the percentage each value contributes over time or categories with 3-D effects. |
| AreaStacked3D | This type of chart displays the trend of the contribution of each value over time or categories with 3-D effects. |
| BarClustered | This type of chart compares values across categories. Values are organized horizontally and Categories are organized vertically. |
| BarClustered3D | This type of chart compares values across categories with a 3-D effects. Values are organized horizontally and Categories are organized vertically. |
| BarOfPie | This is a pie chart with user-defined values extracted and combined into a stacked bar. |
| BarStacked | This type of chart show the relationship of individual items to the whole. Values are organized horizontally and Categories are organized vertically. |
| BarStacked100Percent | This type of chart compares the percentage each value contributes to a total across categories. Values are organized horizontally and Categories are organized vertically. |
| BarStacked100Percent3D | This type of chart compares the percentage each value contributes to a total across categories with a 3-D effects. Values are organized horizontally and Categories are organized vertically. |
| BarStacked3D | This type of chart show the relationship of individual items to the whole with a 3-D effects. Values are organized horizontally and Categories are organized vertically. |
| Bubble | A bublle chart is a type of xy(scatter) chart. It compares sets of three values, the size of the bubble, or data marker, indicates the value of a third variable. |
| Bubble3D | This type of chart is a Bubble chart with 3-D effects. |
| Column3D | This type of chart compares data points along two axes. Categories are organized horizontally and values are organized vertically. |
| ColumnClustered | This type of chart compares values across categories. Categories are organized horizontally and values are organized vertically. |
| ColumnClustered3D | This type of chart compares values across categories with a 3-D visual. Categories are organized horizontally and values are organized vertically. |
| ColumnStacked | This type of chart shows the relationship of individual items to the whole, comparing the contribution of each value to a total across categories. Categories are organized horizontally and values are organized vertically. |
| ColumnStacked100Percent | This type of chart compares the percentage each value contributes to a total across categories. Categories are organized horizontally and values are organized vertically. |
| ColumnStacked100Percent3D | This type of chart compares the percentage each value contributes to a total across categories with a 3-D visual. Categories are organized horizontally and values are organized vertically. |
| ColumnStacked3D | This type of chart shows the relationship of individual items to the whole, comparing the contribution of each value to a total across categories with a 3-D visual. Categories are organized horizontally and values are organized vertically. |
| ConeBarClustered | Represents a bar clustered chart, but the bar will be drawn as cone |
| ConeBarStacked | Represents a bar stacked chart, but the bar will be drawn as cone |
| ConeBarStacked100Percent | Represents a bar stacked 100% chart, but the bar will be drawn as cone |
| ConeColumn3D | Represents a column 3D chart, but the column will be drawn as cone |
| ConeColumnClustered | Represents a column clustered chart, but the column will be drawn as cone |
| ConeColumnStacked | Represents a column stacked chart, but the column will be drawn as cone |
| ConeColumnStacked100Percent | Represents a column stacked 100% chart, but the column will be drawn as cone |
| CylinderBarClustered | Represents a bar clustered chart, but the bar will be drawn as cylinder |
| CylinderBarStacked | Represents a bar stacked chart, but the bar will be drawn as cylinder |
| CylinderBarStacked100Percent | Represents a bar stacked 100% chart, but the bar will be drawn as cylinder |
| CylinderColumn3D | Represents a column 3D chart, but the column will be drawn as cylinder |
| CylinderColumnClustered | Represents a column clustered chart, but the column will be drawn as cylinder |
| CylinderColumnStacked | Represents a column stacked chart, but the column will be drawn as cylinder |
| CylinderColumnStacked100Percent | Represents a column stacked 100% chart, but the column will be drawn as cylinder |
| Doughunt | This type of chart displays data in rings, where each ring represents a data series. |
| DoughuntExploded | This chart type is like an exploded pie chart, but it can contain more than one data series. |
| ExplodedPie | This type of chart displays the contribution of each value to a total while emphasizing individual values. |
| ExplodedPie3D | This type of chart displays the contribution of each value to a total while emphasizing individual values with 3-D effects. |
| FilledRadar | This type of chart displays changes in values relative to a center point and filled by a color. |
| Line | This type of chart displays trends over time or categories. |
| Line3D | This is a line chart with 3-D visual effects. |
| LineStacked | This type of chart displays the trend of the contribution of each value over time or category. |
| LineStacked100Percent | The type of chart displays the trend of the percentage each value contributes over time or categories. |
| LineStacked100PercentWithMarkers | This type of chart displays the trend of the contribution of each value over time or category with markers displayed at each data value. |
| LineStackedWithMarkers | This type of chart displays the trend of the contribution of each value over time or category with markers displayed at each data value. |
| LineWithMarkers | This type of chart displays trends over time or categories with markers displayed at each data value. |
| Pie | This type of chart displays the contribution of each value to a total. |
| Pie3D | This type of chart displays the contribution of each value to a total with 3-D effects. |
| PieOfPie | This is a pie chart with user difined values extracted and combined into a second pie. |
| PyramidBarClustered | Represents a bar clustered chart, but the bar will be drawn as pyramid |
| PyramidBarStacked | Represents a bar stacked chart, but the bar will be drawn as pyramid |
| PyramidBarStacked100Percent | Represents a bar stacked 100% chart, but the bar will be drawn as pyramid |
| PyramidColumn3D | Represents a column 3D chart, but the column will be drawn as pyramid |
| PyramidColumnClustered | Represents a column clustered chart, but the column will be drawn as pyramid |
| PyramidColumnStacked | Represents a column stacked chart, but the column will be drawn as pyramid |
| PyramidColumnStacked100Percent | Represents a column stacked 100% chart, but the column will be drawn as pyramid |
| Radar | This type of chart displays changes in values relative to a center point. |
| RadarWithMarkers | This type of chart displays changes in values relative to a center point and display markers with each data point. |
| Scatter | This type of chart compares pairs of values. |
| ScatterLines | This type of chart compares pairs of values and the data points are connected by straight lines. |
| ScatterLinesSmooth | This type of chart compares pairs of values and the data points are connected by smooth lines. |
| ScatterLinesSmoothWithMarkers | This type of chart compares pairs of values and the data points are connected by smooth lines, and the data points are displayed as markers. |
| ScatterLinesWithMarkers | This type of chart compares pairs of values and the data points are connected by straight lines, and the data points are displayed as markers. |
| StockHighLowClose | This type of chart is often used to illustrate stock prices. It requires three series of values in the following order: high, low and then close. |
| StockOpenHighLowClose | This type of chart is often used to illustrate stock prices and it requires four series of values in the following order: open, high, low and then close. |
| Surface | This type of chart shows trends in values across two dimensions in a continuous curve, The color in this chart represent specific ranges of values. |
| SurfaceViewedAbove | This type of chart is a surface chart which viewed from above, the color represent specific ranges of values. |
| SurfaceViewedAboveWireFrame | This type of chart is a surface chart which viewed from above without color. |
| SurfaceWireFrame | This type of chart shows trends in values across two dimensions in a continuous curve without color. |
System.Object
System.ValueType
System.Enum
GrapeCity.Excel.Chart.ExcelChartType
Target Platforms: Windows Server 2012, Windows RT