Enum
AxisDrawMode

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.

Declaration

cs-api-definition
AboveSeries = 0

Field Value

AxisDrawMode

BelowSeries

Draws the axis below the chart view series.

Declaration

cs-api-definition
BelowSeries = 1

Field Value

AxisDrawMode

In this article
DefinitionFieldsAboveSeriesBelowSeries
Not finding the help you need?
Contact Support