Enum
AxisHorizontalLocation

Defines the supported horizontal positions for a vertically rendered axis.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum AxisHorizontalLocation

Fields

Left

The vertical axis should be located at the left side of the plot area.

Declaration

cs-api-definition
Left = 0

Field Value

AxisHorizontalLocation

Right

The vertical axis should be located at the right side 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