# Basic 3D Chart Types

## Content



The 3D Chart displays data as a **3D Surface** chart, a **3D Bar** chart, or **3D Scatter** **Plot**. Use the [ChartType](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DGroup.ChartType.html) property to specify whether to display data as a Surface chart, Bar chart, or Scatter Plot. The ChartType property is located in the **ChartGroup Collection Editor**, which can be accessed through the [Chart3DGroups](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DGroups.html) property in the .NET Properties window.

The following topics introduce each chart type.

## See Also

[3D Surface Charts](/componentone/docs/win/online-chart3d/3dchartfundamentals/basic3dcharttypes/3dsurfacecharts)

[3D Bar Charts](/componentone/docs/win/online-chart3d/3dchartfundamentals/basic3dcharttypes/3dbarcharts)

[3D Scatter Plot Charts](/componentone/docs/win/online-chart3d/3dchartfundamentals/basic3dcharttypes/3dscatterplotcharts)