EnumLabelLocationMode
Enum
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.
TopLeft
Label is placed on top (horizontal legend) or to the left (vertical legend) of the element.