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

Defines the supported locations that an axis rendered horizontally can have.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum AxisVerticalLocation

Fields

Axis (rendered horizontally) should be located below the plot area.

C#
Bottom = 0

Axis (rendered horizontally) should be located above the plot area.

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