dymaptic.GeoBlazor.Core
dymaptic.GeoBlazor.Core.Enums
LabelPlacement Enum
The position of the Label. Possible values are based on the feature type. This property requires a value.
public enum LabelPlacement
Fields
AboveAfter
9
AboveAlong
10
AboveBefore
11
AboveCenter
0
AboveEnd
13
AboveLeft
1
AboveRight
2
AboveStart
12
AlwaysHorizontal
24
BelowAfter
14
BelowAlong
15
BelowBefore
16
BelowCenter
3
BelowEnd
18
BelowLeft
4
BelowRight
5
BelowStart
17
CenterAfter
19
CenterAlong
20
CenterBefore
21
CenterCenter
6
CenterEnd
23
CenterLeft
7
CenterRight
8
CenterStart
22
Dynamic
25