[]
Use the members of this enumeration to set the state of the ValueLabels collection in the Axis class.
public enum AnnotationMethodEnum
| Name | Description |
|---|---|
| Mixed | Both automatic annotations and value labels will be visible. |
| ValueLabels | The axis will be annotated with values specified in the ValueLabelsCollection. |
| Values | The axis will be annotated automatically by the chart. |