Enum
LabelLayoutMode

Determines where to place Label on top of the element or between two of them.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum LabelLayoutMode

Fields

Between

Label is placed between two elements.

Declaration

cs-api-definition
Between = 0

Field Value

LabelLayoutMode

Center

Label is placed on top of the element.

Declaration

cs-api-definition
Center = 1

Field Value

LabelLayoutMode

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