Class LabelPosition
Defines the placement of the labels in the legend of the maps.
Inheritance
System.Object
LabelPosition
Namespace: Syncfusion.Blazor.Maps
Assembly: Syncfusion.Blazor.dll
Syntax
public sealed class LabelPosition : Enum
Fields
After
Specifies the label placement after the legend shape.
Declaration
public const LabelPosition After
Field Value
Type | Description |
---|---|
LabelPosition |
Before
Specifies the label placement before the legend shape.
Declaration
public const LabelPosition Before
Field Value
Type | Description |
---|---|
LabelPosition |
value__
Declaration
public int value__
Field Value
Type | Description |
---|---|
System.Int32 |