# Axis Title

## Content



Adding a title to an axis clarifies what is charted along that axis. A title with a specified font can be added to any axis.

**To Add an Axis Title**:

Use the axis [Title](/componentone/api/wpf/online-chart3d/dotnet-framework-api/C1.WPF.C1Chart3D.4.6.2/C1.WPF.C1Chart3D.Axis3D.Title.html) property to add a title to an axis.

1.  In the Visual Studio **Properties** window, expand the **AxisX**, **AxisY**, or **AxisZ** property.
2.  Enter a title next to the **Title** property.
3.  To remove the title, delete the text.