Enum AnnotationDrawMode
Defines the position of the annotation in the chart draw stack.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.dll
Syntax
public enum AnnotationDrawMode
AboveSeries
Draws the annotation above the chart view series. This is the default mode.
BelowSeries
Draws the annotation below the chart view series.