[]
Specifies the method of axis annotation of 2D chart.
public enum Chart2DAnnotationMethod
| Name | Description |
|---|---|
| Mixed | Both values and value labels will be visible. |
| ValueLabels | The axis will be annotated with value labels specified in the Chart2DValueLabelsCollection. |
| Values | The axis will be annotated with values. |