Specifies the ChartType used for the Series.
Visual Basic (Declaration) | |
---|---|
Public Enum ChartType Inherits System.Enum |
C# | |
---|---|
public enum ChartType : System.Enum |
Member | Description |
---|---|
Area | An area chart is drawn. |
Area3D | A 3D area chart is drawn. |
Bar2D | A bar chart is drawn. |
Bar3D | A 3D bar chart is drawn. |
Bezier | A bezier chart is drawn. |
Bezier3D | A bezier 3D chart is drawn. |
BezierXY | A bezier XY chart is drawn. |
BezierXY3D | A bezier XY 3D chart is drawn. |
Bubble | A bubble chart is drawn. |
BubbleXY | A bubble XY chart is drawn. |
Candle | A candle chart is drawn. |
ClusteredBar | A clustered bar chart is drawn. |
Doughnut | A doughnut chart is drawn. |
Doughnut3D | A 3D doughnut chart is drawn. |
Funnel | A funnel chart is drawn. |
Funnel3D | A funnel 3D chart is drawn. |
Gantt | A Gantt chart is drawn. |
Gantt3D | A Gantt 3D chart is drawn. |
HiLo | A HiLo chart is drawn. |
HiLoOpenClose | A HiLoOpenClose chart is drawn. |
HorizontalBar | A HorizontalBar chart is drawn. |
HorizontalBar3D | A HorizontalBar3D chart is drawn. |
Kagi | A Kagi chart is drawn. |
Kagi3D | A Kagi 3D chart is drawn. |
Line | A line chart is drawn. |
Line3D | A 3D line chart is drawn. |
LineXY | A line XY chart is drawn. |
LineXY3D | A line XY 3D chart is drawn. |
PlotXY | A plot XY chart is drawn. |
PointAndFigure | A point and figure chart is drawn. |
Pyramid | A pyramid chart is drawn. |
Pyramid3D | A pyramid 3D chart is drawn. |
Renko | A Renko chart is drawn. |
Renko3D | A Renko 3D chart is drawn. |
Scatter | A scatter chart is drawn. |
StackedArea | A stacked area chart is drawn. |
StackedArea100Pct | A stacked area chart filling 100% of the chart area is drawn. |
StackedArea3D | A stacked area 3D chart is drawn. |
StackedArea3D100Pct | A stacked area 3D 100% chart is drawn. |
StackedBar | A stacked bar chart is drawn. |
StackedBar100Pct | A stacked bar chart filling 100% of the chart area is drawn. |
StackedBar3D | A 3D stacked bar chart is drawn. |
StackedBar3D100Pct | A 3D stacked bar chart filling 100% of the chart area is drawn. |
ThreeLineBreak | A three line break chart is drawn. |
ThreeLineBreak3D | A three line break 3D chart is drawn. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Chart.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