Enum LabelLayoutMode
Determines where to place Label on top of the element or between two of them.
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public enum LabelLayoutMode
Between
Label is placed between two elements.
Center
Label is placed on top of the element.