[]
Gets or sets the annotation method used.
public AnnotationMethodEnum AnnoMethod { get; set; }
Public Property AnnoMethod As AnnotationMethodEnum
AnnotationMethodEnum has two possible values, ValueLabels or Values. Values annotation can be used with any chart type in any instance. ValueLablels annotation cannot be used on the X-axis and the Y-axis for Pie charts.