[]
Specifies the method of axis annotation of 3D chart.
public enum Chart3DAnnotationMethod
| Name | Description |
|---|---|
| Auto | The axis will be annotated automatically by the chart. |
| DataLabels | Annotate using data labels in chart group. |
| ValueLabels | Annotate using ValueLabels property. |
| Values | Annotate using chart's values. |