New to Telerik UI for WinFormsStart a free 30-day trial

Defines the position of the axis in the chart draw stack.

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum AxisDrawMode

Fields

Draws the axis above the chart view series. This is the default mode.

C#
AboveSeries = 0

Draws the axis below the chart view series.

C#
BelowSeries = 1
In this article
DefinitionFieldsAboveSeriesBelowSeries
Not finding the help you need?
Contact Support