Spread Silverlight Documentation
ExcelChartType Enumeration


Defines the chart type.
Syntax
'Declaration
 
Public Enum ExcelChartType 
   Inherits System.Enum
'Usage
 
Dim instance As ExcelChartType
public enum ExcelChartType : System.Enum 
Members
MemberDescription
AreaThis type of chart displays the trend of values over time of categories.
Area3DThis type of chart displays the trend of values over time of categories with 3-D effects.
AreaStackedThis type of chart displays the trend of the contribution of each value over time or categories.
AreaStacked100PercentThe type of chart displays the trend of the percentage each value contributes over time or categories.
AreaStacked100Percent3DThe type of chart displays the trend of the percentage each value contributes over time or categories with 3-D effects.
AreaStacked3DThis type of chart displays the trend of the contribution of each value over time or categories with 3-D effects.
BarClusteredThis type of chart compares values across categories. Values are organized horizontally and Categories are organized vertically.
BarClustered3DThis type of chart compares values across categories with a 3-D effects. Values are organized horizontally and Categories are organized vertically.
BarOfPieThis is a pie chart with user-defined values extracted and combined into a stacked bar.
BarStackedThis type of chart show the relationship of individual items to the whole. Values are organized horizontally and Categories are organized vertically.
BarStacked100PercentThis type of chart compares the percentage each value contributes to a total across categories. Values are organized horizontally and Categories are organized vertically.
BarStacked100Percent3DThis 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.
BarStacked3DThis 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.
BubbleA 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.
Bubble3DThis type of chart is a Bubble chart with 3-D effects.
Column3DThis type of chart compares data points along two axes. Categories are organized horizontally and values are organized vertically.
ColumnClusteredThis type of chart compares values across categories. Categories are organized horizontally and values are organized vertically.
ColumnClustered3DThis type of chart compares values across categories with a 3-D visual. Categories are organized horizontally and values are organized vertically.
ColumnStackedThis 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.
ColumnStacked100PercentThis type of chart compares the percentage each value contributes to a total across categories. Categories are organized horizontally and values are organized vertically.
ColumnStacked100Percent3DThis 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.
ColumnStacked3DThis 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.
ConeBarClusteredRepresents a bar clustered chart, but the bar will be drawn as cone
ConeBarStackedRepresents a bar stacked chart, but the bar will be drawn as cone
ConeBarStacked100PercentRepresents a bar stacked 100% chart, but the bar will be drawn as cone
ConeColumn3DRepresents a column 3D chart, but the column will be drawn as cone
ConeColumnClusteredRepresents a column clustered chart, but the column will be drawn as cone
ConeColumnStackedRepresents a column stacked chart, but the column will be drawn as cone
ConeColumnStacked100PercentRepresents a column stacked 100% chart, but the column will be drawn as cone
CylinderBarClusteredRepresents a bar clustered chart, but the bar will be drawn as cylinder
CylinderBarStackedRepresents a bar stacked chart, but the bar will be drawn as cylinder
CylinderBarStacked100PercentRepresents a bar stacked 100% chart, but the bar will be drawn as cylinder
CylinderColumn3DRepresents a column 3D chart, but the column will be drawn as cylinder
CylinderColumnClusteredRepresents a column clustered chart, but the column will be drawn as cylinder
CylinderColumnStackedRepresents a column stacked chart, but the column will be drawn as cylinder
CylinderColumnStacked100PercentRepresents a column stacked 100% chart, but the column will be drawn as cylinder
DoughuntThis type of chart displays data in rings, where each ring represents a data series.
DoughuntExplodedThis chart type is like an exploded pie chart, but it can contain more than one data series.
ExplodedPieThis type of chart displays the contribution of each value to a total while emphasizing individual values.
ExplodedPie3DThis type of chart displays the contribution of each value to a total while emphasizing individual values with 3-D effects.
FilledRadarThis type of chart displays changes in values relative to a center point and filled by a color.
LineThis type of chart displays trends over time or categories.
Line3DThis is a line chart with 3-D visual effects.
LineStackedThis type of chart displays the trend of the contribution of each value over time or category.
LineStacked100PercentThe type of chart displays the trend of the percentage each value contributes over time or categories.
LineStacked100PercentWithMarkersThis type of chart displays the trend of the contribution of each value over time or category with markers displayed at each data value.
LineStackedWithMarkersThis type of chart displays the trend of the contribution of each value over time or category with markers displayed at each data value.
LineWithMarkersThis type of chart displays trends over time or categories with markers displayed at each data value.
PieThis type of chart displays the contribution of each value to a total.
Pie3DThis type of chart displays the contribution of each value to a total with 3-D effects.
PieOfPieThis is a pie chart with user difined values extracted and combined into a second pie.
PyramidBarClusteredRepresents a bar clustered chart, but the bar will be drawn as pyramid
PyramidBarStackedRepresents a bar stacked chart, but the bar will be drawn as pyramid
PyramidBarStacked100PercentRepresents a bar stacked 100% chart, but the bar will be drawn as pyramid
PyramidColumn3DRepresents a column 3D chart, but the column will be drawn as pyramid
PyramidColumnClusteredRepresents a column clustered chart, but the column will be drawn as pyramid
PyramidColumnStackedRepresents a column stacked chart, but the column will be drawn as pyramid
PyramidColumnStacked100PercentRepresents a column stacked 100% chart, but the column will be drawn as pyramid
RadarThis type of chart displays changes in values relative to a center point.
RadarWithMarkersThis type of chart displays changes in values relative to a center point and display markers with each data point.
ScatterThis type of chart compares pairs of values.
ScatterLinesThis type of chart compares pairs of values and the data points are connected by straight lines.
ScatterLinesSmoothThis type of chart compares pairs of values and the data points are connected by smooth lines.
ScatterLinesSmoothWithMarkersThis type of chart compares pairs of values and the data points are connected by smooth lines, and the data points are displayed as markers.
ScatterLinesWithMarkersThis type of chart compares pairs of values and the data points are connected by straight lines, and the data points are displayed as markers.
StockHighLowCloseThis 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.
StockOpenHighLowCloseThis 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.
SurfaceThis type of chart shows trends in values across two dimensions in a continuous curve, The color in this chart represent specific ranges of values.
SurfaceViewedAboveThis type of chart is a surface chart which viewed from above, the color represent specific ranges of values.
SurfaceViewedAboveWireFrameThis type of chart is a surface chart which viewed from above without color.
SurfaceWireFrameThis type of chart shows trends in values across two dimensions in a continuous curve without color.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Excel.Chart.ExcelChartType

Requirements

Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6

See Also

Reference

GrapeCity.Excel.Chart Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.