Enum
LabelLayoutMode

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

Definition

Namespace:Telerik.UI.Xaml.Controls.DataVisualization.Map

Assembly:Telerik.WinUI.Controls.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