Enum
RotationMode

Rotation mode for the elements positioned over the radial scale.

Definition

Namespace:Telerik.Windows.Controls.Gauge

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum RotationMode

Fields

Automatic

Objects are rotated automatically.

Declaration

cs-api-definition
Automatic = 1

Field Value

RotationMode

None

No rotation.

Declaration

cs-api-definition
None = 0

Field Value

RotationMode

SurroundIn

Objects surround radial scale with object bottom line is directed towards the center of the scale.

Declaration

cs-api-definition
SurroundIn = 2

Field Value

RotationMode

SurroundOut

Objects surround radial scale with bottom line line is directed backwards the center of the scale.

Declaration

cs-api-definition
SurroundOut = 3

Field Value

RotationMode

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