Enum
LabelLocationMode

Determines whether label is over or under the element.

Definition

Namespace:Telerik.Windows.Controls.Map

Assembly:Telerik.Windows.Controls.DataVisualization.dll

Syntax:

cs-api-definition
public enum LabelLocationMode

Fields

BottomRight

Label is placed below (horizontal legend) or to the right (vertical legend) of the element.

Declaration

cs-api-definition
BottomRight = 1

Field Value

LabelLocationMode

TopLeft

Label is placed on top (horizontal legend) or to the left (vertical legend) of the element.

Declaration

cs-api-definition
TopLeft = 0

Field Value

LabelLocationMode

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