# 3D Values Annotation

## Content



**Values** annotation automatically generates numeric annotation based on the data itself. **Values** annotation can be used for any axis.

Use the axis [AnnoMethod](/componentone/api/win/online-chart3d/dotnet-framework-api/C1.Win.C1Chart3D.4.8/C1.Win.C1Chart3D.Chart3DAxis.AnnoMethod.html) property to specify **Values** annotation for an axis. The AnnoMethod property can be set through the **Chart3D Axis Collection Editor**. This editor can be accessed by:

1.  Expanding the **ChartArea** node in the Visual Studio Properties window.
2.  Clicking on the **ellipsis** adjacent to the **Axis** property.

## See Also

[3D Value Labels Annotation](/componentone/docs/win/online-chart3d/3daxes/axesannotation/3dvaluelabelsannotat)