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 |
---|
LabelPosition |
Before
Specifies the label placement before the legend shape.
Declaration
public const LabelPosition Before
Field Value
Type |
---|
LabelPosition |