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