Enum
AxisVerticalLocation

Defines the supported vertical position for horizontally rendered axis.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum AxisVerticalLocation

Fields

Bottom

The horizontal axis should be located below the plot area.

Declaration

cs-api-definition
Bottom = 0

Field Value

AxisVerticalLocation

Top

The horizontal axis should be located above the plot area.

Declaration

cs-api-definition
Top = 1

Field Value

AxisVerticalLocation

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