# Cylinder Charts

## Content



A Cylinder chart is a variation of the Bar and Column charts. It represents the bars or columns as cylinders. The Cylinder chart creates long circular boxes of the same base on both ends. Like all bar and column charts, the Cylinder bar chart is appropriate for comparing individual items or groups of items.

<br />![](https://cdn.mescius.io/document-site-files/images/70bd33a2-280e-4cc3-a1c0-7b827eceb8aa/imagesext/image9_42.png)

### To Change the Chart Type

*   Expand the ChartGroups node in the Properties window. Open the **ChartGroups Collection Editor** by clicking the **ellipsis** button. In the right pane of the editor, set the [ChartType](/componentone/api/win/online-chart2d/dotnet-framework-api/C1.Win.C1Chart.4.8/C1.Win.C1Chart.ChartGroup.ChartType.html) property to **Bar**, then set the **Appearance** property to **Cylinder**.
*   An alternate method to change chart type is to right-click the existing chart and select **Chart Properties**. From the **Gallery**, select **Cylinder**.
*   Another alternate method is to select **Cylinder**, from the **C1Chart** toolbar.

## See Also

[Cone Charts](/componentone/docs/win/online-chart2d/specific2dcharts/barcharts/variationsofbarchart/conecharts)