# Key Features

## Content



**Chart for WinForms** includes the following features for the **C1Chart3D** component:

*   **100% managed code**
*   **Surface, Bar, and Scatter charts provide various ways to display data**
*   **Automatically generates contours and zones from the data**<br />The **C1Chart3D** control automatically generates contours and zones and assigns contour styles to each contour from the 100 built-in styles. For more information on contours and zones, see [Contour and Zoned Charts](/componentone/docs/win/online-chart3d/3dchartfundamentals/contourandzonedchart).
*   **Interactive viewing allows both the programmer and the end user to utilize chart rotation, shift, and zoom.**
*   **Transparent data plotting**<br />Create transparency in your data drawing using the **Transparency** property.<br />![](https://cdn.mescius.io/document-site-files/images/46396fd1-914e-43da-9cb0-e66dcc0ae61b/documentsgraphics/transparency.png)
*   **4D charts capability**<br />**C1Chart3D** enables developers to represent four-dimensional plots and Bar charts using color as the fourth dimension. 4D charts are useful for visualizing two sets of identically sized data in one chart.<br />![](https://cdn.mescius.io/document-site-files/images/46396fd1-914e-43da-9cb0-e66dcc0ae61b/imagesext/image13_8.png)<br />For more information on how to create 4D charts, see [Creating 4D Charts](/componentone/docs/win/online-chart3d/3ddata/displaying4ddata/creating4dcharts).
*   **Advanced mouse tracking capabilities** **to keep track of the region, series, or data point under the mouse pointer**<br />Provides a set of conversion methods that when used in conjunction with .NET's **MouseMove** event allow the programmer to keep track of the chart's region, series, or data point under the mouse pointer. This makes it easier to create interesting application specific features like handling a double-click in the legend, or chart tool tips.
*   **Image generation: Charts can be saved to any number of image formats (metafile, BMP, JPG, and more).**
*   **SmartDesigner provides highly-interactive chart building capabilities**<br />Save substantial time using Chart's SmartDesigner, which handles everyday tasks in chart placement. Accomplish tasks without leaving the design form; each chart element reveals built-in toolbars and editors with the click of your mouse pointer.<br />For more information on the **SmartDesigner**, see [Working with the Smart Designer](/componentone/docs/win/online-chart3d/designtimetoolsforcr/workingwiththesmartd).
*   **Novice users can create a 3D chart in three simple steps with the Chart3D Wizard**<br />The **Chart3D Wizard** walks beginners through the steps of creating a new 3D chart from start to finish: choose the chart type; select the type of data layout: regular grid, irregular grid, or point layout; and edit the chart's 3D view such as rotate the x-axis, change the chart's perspective, or sclae it.<br />For more information on the Chart3D Wizard, see [Working with the Chart3D Wizard](/componentone/docs/win/online-chart3d/designtimetoolsforcr/workingwiththechart3).
*   **You no longer have to tirelessly scroll through the Propertes window to create a chart**<br />**C1Chart3D** places the chart elements in an organized Chart Properties designer so you can quickly address chart details. Create or modify existing charts, select the type of data layout: regular grid, irregular grid, or point layout; and edit the chart's 3D view such as rotate the x-axis, change the chart's perspective, or sclae it.<br />For more information on the **Chart3D Properties** designer, see [Working with the Chart3D Properties designer](/componentone/docs/win/online-chart3d/designtimetoolsforcr/workingwiththechart31).
*   **Invert axes using one property**<br />Enables you to invert the X and Y axis using one simple property.
*   **Highly interactive behavior at run time drives up value in chart use**<br />C1Chart provides interactive built-in tools for rotation, scaling, and zooming. Using these tools, you can build highly-interactive charts for your users.
*   **C1Chart provides flexible image formats for chart rendering**<br />Charts can be saved to any number of image formats (metafile, BMP, JPG, and more).

## See Also

[3D Chart Design-Time Support](/componentone/docs/win/online-chart3d/3dchartdesigntimesup)