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

AboveCenter 0

AboveLeft 1

AboveRight 2

BelowCenter 3

BelowLeft 4

BelowRight 5

CenterCenter 6

CenterLeft 7

CenterRight 8

AboveAfter 9

AboveAlong 10

AboveBefore 11

AboveStart 12

AboveEnd 13

BelowAfter 14

BelowAlong 15

BelowBefore 16

BelowStart 17

BelowEnd 18

CenterAfter 19

CenterAlong 20

CenterBefore 21

CenterStart 22

CenterEnd 23

AlwaysHorizontal 24

Dynamic 25