Enum
AxisVerticalLocation

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

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum AxisVerticalLocation

Fields

Bottom

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

Declaration

cs-api-definition
Bottom = 0

Field Value

AxisVerticalLocation

Top

Axis (rendered horizontally) 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