Skip to main content

3D Chart Types

In addition to a large variety of 2D chart types (also called view types), the DevExpress ASP.NET Chart Control also allows you to create high quality, professional 3D charts. Simply choose from the many available 3D chart types, and provide the appropriate data type to the Chart Control (WebChartControl).

The topics in this section describe the 3D chart types available in the ASP.NET Chart Control, along with short descriptions on how to use them. The following 3D chart types are available:

A - L

M - S

S

ChartType_area3ds.png

Area Chart

ChartType_manhattanbars.png

Manhattan Bar Chart

ChartType_stackedarea3ds.png

Stacked Area Chart

ChartType_doughnut3d.png

Doughnut Chart

ChartType_pie3ds.png

Pie Chart

ChartType_stackedbar3D.png

Stacked Bar Chart

ChartType_fullstackedarea3ds.png

Full-Stacked Area Chart

ChartType_RangeArea3D

Range Area Chart

ChartType_StackedLine3D

Stacked Line Chart

ChartType_fullstackedbar3D.png

Full-Stacked Bar Chart

ChartType_bar3D.png

Side-by-Side Bar Chart

ChartType_stackedsplinearea3d

Stacked Spline Area Chart

ChartType_FullStackedLine3D

Funnel Chart

ChartType_bar3D.png

Side-by-Side Full-Stacked Bar Chart

ChartType_StepArea3D

Step Area Chart

ChartType_fullstackedsplinearea3d

Full-Stacked Spline Area Chart

ChartType_bar3D.png

Side-by-Side Stacked Bar Chart

ChartType_stepline3ds.png

Step Line Chart

ChartType_funnel3d

Funnel Chart

ChartType_splinearea3d

Spline Area Chart

ChartType_line3ds.png

Line Chart

ChartType_spline3d

Spline Chart

Also note that you can use the ASP.NET Chart Control to combine multiple 3D charts into a single composite chart. For more information on composite charts, refer to the following help topic: Combining Different Series Views.