Chart3D for WPF and Silverlight Overview / Using Chart3D for WPF and Silverlight / Creating a Custom Axis Annotation / Axis Title
Axis Title

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 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.