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

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

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.dll

Syntax:

C#
public enum AxisHorizontalLocation

Fields

Axis (rendered vertically) should be located to the left of the plot area.

C#
Left = 0

Axis (rendered vertically) should be located to the right of the plot area.

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