Enum
AxisHorizontalLocation

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

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum AxisHorizontalLocation

Fields

Left

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

Declaration

cs-api-definition
Left = 0

Field Value

AxisHorizontalLocation

Right

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

Declaration

cs-api-definition
Right = 1

Field Value

AxisHorizontalLocation

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