Enum
PolarAxisPosition

Defines the position of the Radius axis within a RadPolarChart.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

cs-api-definition
public enum PolarAxisPosition

Fields

Right

Axis is aligned horizontally from the center of the polar area to the rightmost edge of the ellipse.

Declaration

cs-api-definition
Right = 1

Field Value

PolarAxisPosition

Top

Axis is aligned vertically from the center of the polar area to the topmost edge of the ellipse.

Declaration

cs-api-definition
Top = 0

Field Value

PolarAxisPosition

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