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