# Specific 2D Charts

## Content



The 2D Chart can display data as one of several basic chart types or sub-types. Sub-types are variations on a basic chart type, such as Bubble charts. More specialized chart types, such as **Gantt** charts, can also be created. In addition, many of the charts have the ability to change to other chart types independent of the properties, as long as the data requirements for both charts are equivalent. For example, the same data can be displayed as a **XY-Plot** and then later as a **Bar** chart.

This chapter introduces the 2D Chart types available in **C1Chart**, shows how to select specific chart types, and shows how to add 3D effects to applicable chart types.

## See Also

[Area Charts](/componentone/docs/win/online-chart2d/specific2dcharts/areacharts)

[Bar Charts](/componentone/docs/win/online-chart2d/specific2dcharts/barcharts)

[Bubble Charts](/componentone/docs/win/online-chart2d/specific2dcharts/bubblecharts)

[Candle Charts](/componentone/docs/win/online-chart2d/specific2dcharts/candlecharts)

[Gantt Charts](/componentone/docs/win/online-chart2d/specific2dcharts/ganttcharts)

[HiLo Charts](/componentone/docs/win/online-chart2d/specific2dcharts/hilocharts)

[HiLoOpenClose Charts](/componentone/docs/win/online-chart2d/specific2dcharts/hiloopenclosecharts)

[Histogram Charts](/componentone/docs/win/online-chart2d/specific2dcharts/histogramcharts)

[Line and XY-Plot Charts](/componentone/docs/win/online-chart2d/specific2dcharts/lineandxyplotcharts)

[Pie and Doughnut Charts](/componentone/docs/win/online-chart2d/specific2dcharts/pieanddoughnutcharts)

[Polar Charts](/componentone/docs/win/online-chart2d/specific2dcharts/polarcharts)

[Radar Charts](/componentone/docs/win/online-chart2d/specific2dcharts/radarcharts)

[Step Charts](/componentone/docs/win/online-chart2d/specific2dcharts/stepcharts)