# Creating a Custom Axis Annotation

## Content



The 3D chart has an X, Y, and Z axis that can be controlled by the C1Chart3D object. You can customize the look and feel of the axes through the C1Chart3D object and then set the X, Y, or Z axis object through the AxisX, AxisY, and AxisZ properties for the new Axes settings to appear on the X, Y, and Z axes.

This section describes the most common axis configuration scenarios used to make the chart more readable such as labeling, scaling, and formatting.

## See Also

[Custom Axis Annotation Template](/componentone/docs/wpf/online-chart3d/overview/using-chart3d-for-wpf-and-silverlight/axisannotation/Custom)

[Axis Title](/componentone/docs/wpf/online-chart3d/overview/using-chart3d-for-wpf-and-silverlight/axisannotation/Axistitle)